#DBCF69 Color

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

Color preview

#DBCF69

Color formats

HEX
#DBCF69
RGB
rgb(219, 207, 105)
RGBA
rgba(219, 207, 105, 1)
HSL
hsl(54, 61%, 64%)
HSV
hsv(54, 52%, 86%)
CMYK
cmyk(0%, 5%, 52%, 14%)
CSS variable
--color-primary: #DBCF69;
Lowercase HEX
#dbcf69

Shades

Tints

Tones

Harmony

CSS snippets for #DBCF69

.color-dbcf69 {
  color: #DBCF69;
  background-color: #DBCF69;
}

Frequently asked questions

What color is #DBCF69?+

#DBCF69 is a HEX color with RGB value rgb(219, 207, 105) and HSL value hsl(54, 61%, 64%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCF69?+

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