#DDD282 Color

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

Color preview

#DDD282

Color formats

HEX
#DDD282
RGB
rgb(221, 210, 130)
RGBA
rgba(221, 210, 130, 1)
HSL
hsl(53, 57%, 69%)
HSV
hsv(53, 41%, 87%)
CMYK
cmyk(0%, 5%, 41%, 13%)
CSS variable
--color-primary: #DDD282;
Lowercase HEX
#ddd282

Shades

Tints

Tones

Harmony

CSS snippets for #DDD282

.color-ddd282 {
  color: #DDD282;
  background-color: #DDD282;
}

Frequently asked questions

What color is #DDD282?+

#DDD282 is a HEX color with RGB value rgb(221, 210, 130) and HSL value hsl(53, 57%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD282?+

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