#DAEBE2 Color

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

Color preview

#DAEBE2

Color formats

HEX
#DAEBE2
RGB
rgb(218, 235, 226)
RGBA
rgba(218, 235, 226, 1)
HSL
hsl(148, 30%, 89%)
HSV
hsv(148, 7%, 92%)
CMYK
cmyk(7%, 0%, 4%, 8%)
CSS variable
--color-primary: #DAEBE2;
Lowercase HEX
#daebe2

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBE2

.color-daebe2 {
  color: #DAEBE2;
  background-color: #DAEBE2;
}

Frequently asked questions

What color is #DAEBE2?+

#DAEBE2 is a HEX color with RGB value rgb(218, 235, 226) and HSL value hsl(148, 30%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEBE2?+

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