#DAECC1 Color

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

Color preview

#DAECC1

Color formats

HEX
#DAECC1
RGB
rgb(218, 236, 193)
RGBA
rgba(218, 236, 193, 1)
HSL
hsl(85, 53%, 84%)
HSV
hsv(85, 18%, 93%)
CMYK
cmyk(8%, 0%, 18%, 7%)
CSS variable
--color-primary: #DAECC1;
Lowercase HEX
#daecc1

Shades

Tints

Tones

Harmony

CSS snippets for #DAECC1

.color-daecc1 {
  color: #DAECC1;
  background-color: #DAECC1;
}

Frequently asked questions

What color is #DAECC1?+

#DAECC1 is a HEX color with RGB value rgb(218, 236, 193) and HSL value hsl(85, 53%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAECC1?+

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