#DDB255 Color

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

Color preview

#DDB255

Color formats

HEX
#DDB255
RGB
rgb(221, 178, 85)
RGBA
rgba(221, 178, 85, 1)
HSL
hsl(41, 67%, 60%)
HSV
hsv(41, 62%, 87%)
CMYK
cmyk(0%, 19%, 62%, 13%)
CSS variable
--color-primary: #DDB255;
Lowercase HEX
#ddb255

Shades

Tints

Tones

Harmony

CSS snippets for #DDB255

.color-ddb255 {
  color: #DDB255;
  background-color: #DDB255;
}

Frequently asked questions

What color is #DDB255?+

#DDB255 is a HEX color with RGB value rgb(221, 178, 85) and HSL value hsl(41, 67%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDB255?+

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