#DDBF48 Color

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

Color preview

#DDBF48

Color formats

HEX
#DDBF48
RGB
rgb(221, 191, 72)
RGBA
rgba(221, 191, 72, 1)
HSL
hsl(48, 69%, 57%)
HSV
hsv(48, 67%, 87%)
CMYK
cmyk(0%, 14%, 67%, 13%)
CSS variable
--color-primary: #DDBF48;
Lowercase HEX
#ddbf48

Shades

Tints

Tones

Harmony

CSS snippets for #DDBF48

.color-ddbf48 {
  color: #DDBF48;
  background-color: #DDBF48;
}

Frequently asked questions

What color is #DDBF48?+

#DDBF48 is a HEX color with RGB value rgb(221, 191, 72) and HSL value hsl(48, 69%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDBF48?+

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