#DAEBF3 Color

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

Color preview

#DAEBF3

Color formats

HEX
#DAEBF3
RGB
rgb(218, 235, 243)
RGBA
rgba(218, 235, 243, 1)
HSL
hsl(199, 51%, 90%)
HSV
hsv(199, 10%, 95%)
CMYK
cmyk(10%, 3%, 0%, 5%)
CSS variable
--color-primary: #DAEBF3;
Lowercase HEX
#daebf3

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBF3

.color-daebf3 {
  color: #DAEBF3;
  background-color: #DAEBF3;
}

Frequently asked questions

What color is #DAEBF3?+

#DAEBF3 is a HEX color with RGB value rgb(218, 235, 243) and HSL value hsl(199, 51%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEBF3?+

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