#DAEBF0 Color

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

Color preview

#DAEBF0

Color formats

HEX
#DAEBF0
RGB
rgb(218, 235, 240)
RGBA
rgba(218, 235, 240, 1)
HSL
hsl(194, 42%, 90%)
HSV
hsv(194, 9%, 94%)
CMYK
cmyk(9%, 2%, 0%, 6%)
CSS variable
--color-primary: #DAEBF0;
Lowercase HEX
#daebf0

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBF0

.color-daebf0 {
  color: #DAEBF0;
  background-color: #DAEBF0;
}

Frequently asked questions

What color is #DAEBF0?+

#DAEBF0 is a HEX color with RGB value rgb(218, 235, 240) and HSL value hsl(194, 42%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEBF0?+

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