#DBEAEC Color

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

Color preview

#DBEAEC

Color formats

HEX
#DBEAEC
RGB
rgb(219, 234, 236)
RGBA
rgba(219, 234, 236, 1)
HSL
hsl(187, 31%, 89%)
HSV
hsv(187, 7%, 93%)
CMYK
cmyk(7%, 1%, 0%, 7%)
CSS variable
--color-primary: #DBEAEC;
Lowercase HEX
#dbeaec

Shades

Tints

Tones

Harmony

CSS snippets for #DBEAEC

.color-dbeaec {
  color: #DBEAEC;
  background-color: #DBEAEC;
}

Frequently asked questions

What color is #DBEAEC?+

#DBEAEC is a HEX color with RGB value rgb(219, 234, 236) and HSL value hsl(187, 31%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEAEC?+

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