#DDBB48 Color

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

Color preview

#DDBB48

Color formats

HEX
#DDBB48
RGB
rgb(221, 187, 72)
RGBA
rgba(221, 187, 72, 1)
HSL
hsl(46, 69%, 57%)
HSV
hsv(46, 67%, 87%)
CMYK
cmyk(0%, 15%, 67%, 13%)
CSS variable
--color-primary: #DDBB48;
Lowercase HEX
#ddbb48

Shades

Tints

Tones

Harmony

CSS snippets for #DDBB48

.color-ddbb48 {
  color: #DDBB48;
  background-color: #DDBB48;
}

Frequently asked questions

What color is #DDBB48?+

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

What is the closest Tailwind color to #DDBB48?+

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