#D2665B Color

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

Color preview

#D2665B

Color formats

HEX
#D2665B
RGB
rgb(210, 102, 91)
RGBA
rgba(210, 102, 91, 1)
HSL
hsl(6, 57%, 59%)
HSV
hsv(6, 57%, 82%)
CMYK
cmyk(0%, 51%, 57%, 18%)
CSS variable
--color-primary: #D2665B;
Lowercase HEX
#d2665b

Shades

Tints

Tones

Harmony

CSS snippets for #D2665B

.color-d2665b {
  color: #D2665B;
  background-color: #D2665B;
}

Frequently asked questions

What color is #D2665B?+

#D2665B is a HEX color with RGB value rgb(210, 102, 91) and HSL value hsl(6, 57%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D2665B?+

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