#D27D2D Color

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

Color preview

#D27D2D

Color formats

HEX
#D27D2D
RGB
rgb(210, 125, 45)
RGBA
rgba(210, 125, 45, 1)
HSL
hsl(29, 65%, 50%)
HSV
hsv(29, 79%, 82%)
CMYK
cmyk(0%, 40%, 79%, 18%)
CSS variable
--color-primary: #D27D2D;
Lowercase HEX
#d27d2d

Shades

Tints

Tones

Harmony

CSS snippets for #D27D2D

.color-d27d2d {
  color: #D27D2D;
  background-color: #D27D2D;
}

Frequently asked questions

What color is #D27D2D?+

#D27D2D is a HEX color with RGB value rgb(210, 125, 45) and HSL value hsl(29, 65%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D27D2D?+

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