#D27D32 Color

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

Color preview

#D27D32

Color formats

HEX
#D27D32
RGB
rgb(210, 125, 50)
RGBA
rgba(210, 125, 50, 1)
HSL
hsl(28, 64%, 51%)
HSV
hsv(28, 76%, 82%)
CMYK
cmyk(0%, 40%, 76%, 18%)
CSS variable
--color-primary: #D27D32;
Lowercase HEX
#d27d32

Shades

Tints

Tones

Harmony

CSS snippets for #D27D32

.color-d27d32 {
  color: #D27D32;
  background-color: #D27D32;
}

Frequently asked questions

What color is #D27D32?+

#D27D32 is a HEX color with RGB value rgb(210, 125, 50) and HSL value hsl(28, 64%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D27D32?+

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