#DAEBF8 Color

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

Color preview

#DAEBF8

Color formats

HEX
#DAEBF8
RGB
rgb(218, 235, 248)
RGBA
rgba(218, 235, 248, 1)
HSL
hsl(206, 68%, 91%)
HSV
hsv(206, 12%, 97%)
CMYK
cmyk(12%, 5%, 0%, 3%)
CSS variable
--color-primary: #DAEBF8;
Lowercase HEX
#daebf8

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBF8

.color-daebf8 {
  color: #DAEBF8;
  background-color: #DAEBF8;
}

Frequently asked questions

What color is #DAEBF8?+

#DAEBF8 is a HEX color with RGB value rgb(218, 235, 248) and HSL value hsl(206, 68%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEBF8?+

The closest Tailwind color is blue-100, available as the bg-blue-100 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