#DAEBEF Color

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

Color preview

#DAEBEF

Color formats

HEX
#DAEBEF
RGB
rgb(218, 235, 239)
RGBA
rgba(218, 235, 239, 1)
HSL
hsl(191, 40%, 90%)
HSV
hsv(191, 9%, 94%)
CMYK
cmyk(9%, 2%, 0%, 6%)
CSS variable
--color-primary: #DAEBEF;
Lowercase HEX
#daebef

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBEF

.color-daebef {
  color: #DAEBEF;
  background-color: #DAEBEF;
}

Frequently asked questions

What color is #DAEBEF?+

#DAEBEF is a HEX color with RGB value rgb(218, 235, 239) and HSL value hsl(191, 40%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEBEF?+

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