#D66B7F Color

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

Color preview

#D66B7F

Color formats

HEX
#D66B7F
RGB
rgb(214, 107, 127)
RGBA
rgba(214, 107, 127, 1)
HSL
hsl(349, 57%, 63%)
HSV
hsv(349, 50%, 84%)
CMYK
cmyk(0%, 50%, 41%, 16%)
CSS variable
--color-primary: #D66B7F;
Lowercase HEX
#d66b7f

Shades

Tints

Tones

Harmony

CSS snippets for #D66B7F

.color-d66b7f {
  color: #D66B7F;
  background-color: #D66B7F;
}

Frequently asked questions

What color is #D66B7F?+

#D66B7F is a HEX color with RGB value rgb(214, 107, 127) and HSL value hsl(349, 57%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D66B7F?+

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