#D67B8A Color

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

Color preview

#D67B8A

Color formats

HEX
#D67B8A
RGB
rgb(214, 123, 138)
RGBA
rgba(214, 123, 138, 1)
HSL
hsl(350, 53%, 66%)
HSV
hsv(350, 43%, 84%)
CMYK
cmyk(0%, 43%, 36%, 16%)
CSS variable
--color-primary: #D67B8A;
Lowercase HEX
#d67b8a

Shades

Tints

Tones

Harmony

CSS snippets for #D67B8A

.color-d67b8a {
  color: #D67B8A;
  background-color: #D67B8A;
}

Frequently asked questions

What color is #D67B8A?+

#D67B8A is a HEX color with RGB value rgb(214, 123, 138) and HSL value hsl(350, 53%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D67B8A?+

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