#DDCE90 Color

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

Color preview

#DDCE90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDCE90

.color-ddce90 {
  color: #DDCE90;
  background-color: #DDCE90;
}

Frequently asked questions

What color is #DDCE90?+

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

What is the closest Tailwind color to #DDCE90?+

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