#DAEBD3 Color

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

Color preview

#DAEBD3

Color formats

HEX
#DAEBD3
RGB
rgb(218, 235, 211)
RGBA
rgba(218, 235, 211, 1)
HSL
hsl(103, 37%, 87%)
HSV
hsv(103, 10%, 92%)
CMYK
cmyk(7%, 0%, 10%, 8%)
CSS variable
--color-primary: #DAEBD3;
Lowercase HEX
#daebd3

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBD3

.color-daebd3 {
  color: #DAEBD3;
  background-color: #DAEBD3;
}

Frequently asked questions

What color is #DAEBD3?+

#DAEBD3 is a HEX color with RGB value rgb(218, 235, 211) and HSL value hsl(103, 37%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEBD3?+

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