#DECE90 Color

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

Color preview

#DECE90

Color formats

HEX
#DECE90
RGB
rgb(222, 206, 144)
RGBA
rgba(222, 206, 144, 1)
HSL
hsl(48, 54%, 72%)
HSV
hsv(48, 35%, 87%)
CMYK
cmyk(0%, 7%, 35%, 13%)
CSS variable
--color-primary: #DECE90;
Lowercase HEX
#dece90

Shades

Tints

Tones

Harmony

CSS snippets for #DECE90

.color-dece90 {
  color: #DECE90;
  background-color: #DECE90;
}

Frequently asked questions

What color is #DECE90?+

#DECE90 is a HEX color with RGB value rgb(222, 206, 144) and HSL value hsl(48, 54%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DECE90?+

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