IndianRed — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #CD5C5C | |
| RGB | rgb(205, 92, 92) | |
| HSL | hsl(0, 53%, 58%) |
Shades of IndianRed
| #C54444 | #B33737 | #9C3030 | #852929 | #6D2222 | #561A1A | #3E1313 | #270C0C |
Tints of IndianRed
| #D16B6B | #D67A7A | #DB8A8A | #E09A9A | #E5A9A9 | #E9B9B9 | #EEC8C8 | #F3D8D8 |
Color Pairings & Harmony
|
Complementary
#5BCDCD
|
Analogous +30°
#CD945B
|
Analogous −30°
#CD5B94
|
Triadic +120°
#5BCD5B
|
Triadic −120°
#5B5BCD
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #CD5C5C;
}
.element-bg {
background-color: #CD5C5C;
color: #000000;
}
.element-border {
border: 2px solid #CD5C5C;
}
About IndianRed
IndianRed is a medium color with high saturation, defined by the hex code #CD5C5C. Its exact color model values are rgb(205, 92, 92) in RGB and hsl(0, 53%, 58%) in HSL (hue 0°, saturation 53%, lightness 58%). On a white background the contrast ratio is 3.98:1 — AA pass for large text only, and on black it is 5.28:1 — AA pass for normal text. Use IndianRed for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →