#DAECC2 Color

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

Color preview

#DAECC2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAECC2

.color-daecc2 {
  color: #DAECC2;
  background-color: #DAECC2;
}

Frequently asked questions

What color is #DAECC2?+

#DAECC2 is a HEX color with RGB value rgb(218, 236, 194) and HSL value hsl(86, 53%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAECC2?+

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