#D2664B Color

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

Color preview

#D2664B

Color formats

HEX
#D2664B
RGB
rgb(210, 102, 75)
RGBA
rgba(210, 102, 75, 1)
HSL
hsl(12, 60%, 56%)
HSV
hsv(12, 64%, 82%)
CMYK
cmyk(0%, 51%, 64%, 18%)
CSS variable
--color-primary: #D2664B;
Lowercase HEX
#d2664b

Shades

Tints

Tones

Harmony

CSS snippets for #D2664B

.color-d2664b {
  color: #D2664B;
  background-color: #D2664B;
}

Frequently asked questions

What color is #D2664B?+

#D2664B is a HEX color with RGB value rgb(210, 102, 75) and HSL value hsl(12, 60%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D2664B?+

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