#D27D4B Color

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

Color preview

#D27D4B

Color formats

HEX
#D27D4B
RGB
rgb(210, 125, 75)
RGBA
rgba(210, 125, 75, 1)
HSL
hsl(22, 60%, 56%)
HSV
hsv(22, 64%, 82%)
CMYK
cmyk(0%, 40%, 64%, 18%)
CSS variable
--color-primary: #D27D4B;
Lowercase HEX
#d27d4b

Shades

Tints

Tones

Harmony

CSS snippets for #D27D4B

.color-d27d4b {
  color: #D27D4B;
  background-color: #D27D4B;
}

Frequently asked questions

What color is #D27D4B?+

#D27D4B is a HEX color with RGB value rgb(210, 125, 75) and HSL value hsl(22, 60%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D27D4B?+

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