#D3666F Color

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

Color preview

#D3666F

Color formats

HEX
#D3666F
RGB
rgb(211, 102, 111)
RGBA
rgba(211, 102, 111, 1)
HSL
hsl(355, 55%, 61%)
HSV
hsv(355, 52%, 83%)
CMYK
cmyk(0%, 52%, 47%, 17%)
CSS variable
--color-primary: #D3666F;
Lowercase HEX
#d3666f

Shades

Tints

Tones

Harmony

CSS snippets for #D3666F

.color-d3666f {
  color: #D3666F;
  background-color: #D3666F;
}

Frequently asked questions

What color is #D3666F?+

#D3666F is a HEX color with RGB value rgb(211, 102, 111) and HSL value hsl(355, 55%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3666F?+

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