#DADD88 Color

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

Color preview

#DADD88

Color formats

HEX
#DADD88
RGB
rgb(218, 221, 136)
RGBA
rgba(218, 221, 136, 1)
HSL
hsl(62, 56%, 70%)
HSV
hsv(62, 38%, 87%)
CMYK
cmyk(1%, 0%, 38%, 13%)
CSS variable
--color-primary: #DADD88;
Lowercase HEX
#dadd88

Shades

Tints

Tones

Harmony

CSS snippets for #DADD88

.color-dadd88 {
  color: #DADD88;
  background-color: #DADD88;
}

Frequently asked questions

What color is #DADD88?+

#DADD88 is a HEX color with RGB value rgb(218, 221, 136) and HSL value hsl(62, 56%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DADD88?+

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