#DBCF9F Color

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

Color preview

#DBCF9F

Color formats

HEX
#DBCF9F
RGB
rgb(219, 207, 159)
RGBA
rgba(219, 207, 159, 1)
HSL
hsl(48, 45%, 74%)
HSV
hsv(48, 27%, 86%)
CMYK
cmyk(0%, 5%, 27%, 14%)
CSS variable
--color-primary: #DBCF9F;
Lowercase HEX
#dbcf9f

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF9F

.color-dbcf9f {
  color: #DBCF9F;
  background-color: #DBCF9F;
}

Frequently asked questions

What color is #DBCF9F?+

#DBCF9F is a HEX color with RGB value rgb(219, 207, 159) and HSL value hsl(48, 45%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBCF9F?+

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