#DDD288 Color

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

Color preview

#DDD288

Color formats

HEX
#DDD288
RGB
rgb(221, 210, 136)
RGBA
rgba(221, 210, 136, 1)
HSL
hsl(52, 56%, 70%)
HSV
hsv(52, 38%, 87%)
CMYK
cmyk(0%, 5%, 38%, 13%)
CSS variable
--color-primary: #DDD288;
Lowercase HEX
#ddd288

Shades

Tints

Tones

Harmony

CSS snippets for #DDD288

.color-ddd288 {
  color: #DDD288;
  background-color: #DDD288;
}

Frequently asked questions

What color is #DDD288?+

#DDD288 is a HEX color with RGB value rgb(221, 210, 136) and HSL value hsl(52, 56%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD288?+

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