#D88C23 Color

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

Color preview

#D88C23

Color formats

HEX
#D88C23
RGB
rgb(216, 140, 35)
RGBA
rgba(216, 140, 35, 1)
HSL
hsl(35, 72%, 49%)
HSV
hsv(35, 84%, 85%)
CMYK
cmyk(0%, 35%, 84%, 15%)
CSS variable
--color-primary: #D88C23;
Lowercase HEX
#d88c23

Shades

Tints

Tones

Harmony

CSS snippets for #D88C23

.color-d88c23 {
  color: #D88C23;
  background-color: #D88C23;
}

Frequently asked questions

What color is #D88C23?+

#D88C23 is a HEX color with RGB value rgb(216, 140, 35) and HSL value hsl(35, 72%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D88C23?+

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