#D67E7E Color

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

Color preview

#D67E7E

Color formats

HEX
#D67E7E
RGB
rgb(214, 126, 126)
RGBA
rgba(214, 126, 126, 1)
HSL
hsl(0, 52%, 67%)
HSV
hsv(0, 41%, 84%)
CMYK
cmyk(0%, 41%, 41%, 16%)
CSS variable
--color-primary: #D67E7E;
Lowercase HEX
#d67e7e

Shades

Tints

Tones

Harmony

CSS snippets for #D67E7E

.color-d67e7e {
  color: #D67E7E;
  background-color: #D67E7E;
}

Frequently asked questions

What color is #D67E7E?+

#D67E7E is a HEX color with RGB value rgb(214, 126, 126) and HSL value hsl(0, 52%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D67E7E?+

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