#DBCF9C Color

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

Color preview

#DBCF9C

Color formats

HEX
#DBCF9C
RGB
rgb(219, 207, 156)
RGBA
rgba(219, 207, 156, 1)
HSL
hsl(49, 47%, 74%)
HSV
hsv(49, 29%, 86%)
CMYK
cmyk(0%, 5%, 29%, 14%)
CSS variable
--color-primary: #DBCF9C;
Lowercase HEX
#dbcf9c

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF9C

.color-dbcf9c {
  color: #DBCF9C;
  background-color: #DBCF9C;
}

Frequently asked questions

What color is #DBCF9C?+

#DBCF9C is a HEX color with RGB value rgb(219, 207, 156) and HSL value hsl(49, 47%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCF9C?+

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