#DAEBA2 Color

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

Color preview

#DAEBA2

Color formats

HEX
#DAEBA2
RGB
rgb(218, 235, 162)
RGBA
rgba(218, 235, 162, 1)
HSL
hsl(74, 65%, 78%)
HSV
hsv(74, 31%, 92%)
CMYK
cmyk(7%, 0%, 31%, 8%)
CSS variable
--color-primary: #DAEBA2;
Lowercase HEX
#daeba2

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBA2

.color-daeba2 {
  color: #DAEBA2;
  background-color: #DAEBA2;
}

Frequently asked questions

What color is #DAEBA2?+

#DAEBA2 is a HEX color with RGB value rgb(218, 235, 162) and HSL value hsl(74, 65%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEBA2?+

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