#DD666C Color

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

Color preview

#DD666C

Color formats

HEX
#DD666C
RGB
rgb(221, 102, 108)
RGBA
rgba(221, 102, 108, 1)
HSL
hsl(357, 64%, 63%)
HSV
hsv(357, 54%, 87%)
CMYK
cmyk(0%, 54%, 51%, 13%)
CSS variable
--color-primary: #DD666C;
Lowercase HEX
#dd666c

Shades

Tints

Tones

Harmony

CSS snippets for #DD666C

.color-dd666c {
  color: #DD666C;
  background-color: #DD666C;
}

Frequently asked questions

What color is #DD666C?+

#DD666C is a HEX color with RGB value rgb(221, 102, 108) and HSL value hsl(357, 64%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD666C?+

The closest Tailwind color is red-400, available as the bg-red-400 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