#DAEAEA Color

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

Color preview

#DAEAEA

Color formats

HEX
#DAEAEA
RGB
rgb(218, 234, 234)
RGBA
rgba(218, 234, 234, 1)
HSL
hsl(180, 28%, 89%)
HSV
hsv(180, 7%, 92%)
CMYK
cmyk(7%, 0%, 0%, 8%)
CSS variable
--color-primary: #DAEAEA;
Lowercase HEX
#daeaea

Shades

Tints

Tones

Harmony

CSS snippets for #DAEAEA

.color-daeaea {
  color: #DAEAEA;
  background-color: #DAEAEA;
}

Frequently asked questions

What color is #DAEAEA?+

#DAEAEA is a HEX color with RGB value rgb(218, 234, 234) and HSL value hsl(180, 28%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEAEA?+

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