#CD4166 Color

Inspect #CD4166 across formats, palettes, contrast and closest named color matches.

Color preview

#CD4166

Color formats

HEX
#CD4166
RGB
rgb(205, 65, 102)
RGBA
rgba(205, 65, 102, 1)
HSL
hsl(344, 58%, 53%)
HSV
hsv(344, 68%, 80%)
CMYK
cmyk(0%, 68%, 50%, 20%)
CSS variable
--color-primary: #CD4166;
Lowercase HEX
#cd4166

Shades

Tints

Tones

Harmony

CSS snippets for #CD4166

.color-cd4166 {
  color: #CD4166;
  background-color: #CD4166;
}

Frequently asked questions

What color is #CD4166?+

#CD4166 is a HEX color with RGB value rgb(205, 65, 102) and HSL value hsl(344, 58%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CD4166?+

The closest Tailwind color is pink-600, available as the bg-pink-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools