#DADD9F Color

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

Color preview

#DADD9F

Color formats

HEX
#DADD9F
RGB
rgb(218, 221, 159)
RGBA
rgba(218, 221, 159, 1)
HSL
hsl(63, 48%, 75%)
HSV
hsv(63, 28%, 87%)
CMYK
cmyk(1%, 0%, 28%, 13%)
CSS variable
--color-primary: #DADD9F;
Lowercase HEX
#dadd9f

Shades

Tints

Tones

Harmony

CSS snippets for #DADD9F

.color-dadd9f {
  color: #DADD9F;
  background-color: #DADD9F;
}

Frequently asked questions

What color is #DADD9F?+

#DADD9F is a HEX color with RGB value rgb(218, 221, 159) and HSL value hsl(63, 48%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DADD9F?+

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