#D27A64 Color

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

Color preview

#D27A64

Color formats

HEX
#D27A64
RGB
rgb(210, 122, 100)
RGBA
rgba(210, 122, 100, 1)
HSL
hsl(12, 55%, 61%)
HSV
hsv(12, 52%, 82%)
CMYK
cmyk(0%, 42%, 52%, 18%)
CSS variable
--color-primary: #D27A64;
Lowercase HEX
#d27a64

Shades

Tints

Tones

Harmony

CSS snippets for #D27A64

.color-d27a64 {
  color: #D27A64;
  background-color: #D27A64;
}

Frequently asked questions

What color is #D27A64?+

#D27A64 is a HEX color with RGB value rgb(210, 122, 100) and HSL value hsl(12, 55%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D27A64?+

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