#DAEBF1 Color

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

Color preview

#DAEBF1

Color formats

HEX
#DAEBF1
RGB
rgb(218, 235, 241)
RGBA
rgba(218, 235, 241, 1)
HSL
hsl(196, 45%, 90%)
HSV
hsv(196, 10%, 95%)
CMYK
cmyk(10%, 2%, 0%, 5%)
CSS variable
--color-primary: #DAEBF1;
Lowercase HEX
#daebf1

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBF1

.color-daebf1 {
  color: #DAEBF1;
  background-color: #DAEBF1;
}

Frequently asked questions

What color is #DAEBF1?+

#DAEBF1 is a HEX color with RGB value rgb(218, 235, 241) and HSL value hsl(196, 45%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEBF1?+

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