#DFEBEA Color

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

Color preview

#DFEBEA

Color formats

HEX
#DFEBEA
RGB
rgb(223, 235, 234)
RGBA
rgba(223, 235, 234, 1)
HSL
hsl(175, 23%, 90%)
HSV
hsv(175, 5%, 92%)
CMYK
cmyk(5%, 0%, 0%, 8%)
CSS variable
--color-primary: #DFEBEA;
Lowercase HEX
#dfebea

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBEA

.color-dfebea {
  color: #DFEBEA;
  background-color: #DFEBEA;
}

Frequently asked questions

What color is #DFEBEA?+

#DFEBEA is a HEX color with RGB value rgb(223, 235, 234) and HSL value hsl(175, 23%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFEBEA?+

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