#DAEBF4 Color

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

Color preview

#DAEBF4

Color formats

HEX
#DAEBF4
RGB
rgb(218, 235, 244)
RGBA
rgba(218, 235, 244, 1)
HSL
hsl(201, 54%, 91%)
HSV
hsv(201, 11%, 96%)
CMYK
cmyk(11%, 4%, 0%, 4%)
CSS variable
--color-primary: #DAEBF4;
Lowercase HEX
#daebf4

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBF4

.color-daebf4 {
  color: #DAEBF4;
  background-color: #DAEBF4;
}

Frequently asked questions

What color is #DAEBF4?+

#DAEBF4 is a HEX color with RGB value rgb(218, 235, 244) and HSL value hsl(201, 54%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEBF4?+

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