#DEADBE Color

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

Color preview

#DEADBE

Color formats

HEX
#DEADBE
RGB
rgb(222, 173, 190)
RGBA
rgba(222, 173, 190, 1)
HSL
hsl(339, 43%, 77%)
HSV
hsv(339, 22%, 87%)
CMYK
cmyk(0%, 22%, 14%, 13%)
CSS variable
--color-primary: #DEADBE;
Lowercase HEX
#deadbe

Shades

Tints

Tones

Harmony

CSS snippets for #DEADBE

.color-deadbe {
  color: #DEADBE;
  background-color: #DEADBE;
}

Frequently asked questions

What color is #DEADBE?+

#DEADBE is a HEX color with RGB value rgb(222, 173, 190) and HSL value hsl(339, 43%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEADBE?+

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