#DAEDC1 Color

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

Color preview

#DAEDC1

Color formats

HEX
#DAEDC1
RGB
rgb(218, 237, 193)
RGBA
rgba(218, 237, 193, 1)
HSL
hsl(86, 55%, 84%)
HSV
hsv(86, 19%, 93%)
CMYK
cmyk(8%, 0%, 19%, 7%)
CSS variable
--color-primary: #DAEDC1;
Lowercase HEX
#daedc1

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDC1

.color-daedc1 {
  color: #DAEDC1;
  background-color: #DAEDC1;
}

Frequently asked questions

What color is #DAEDC1?+

#DAEDC1 is a HEX color with RGB value rgb(218, 237, 193) and HSL value hsl(86, 55%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEDC1?+

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