#D3655B Color

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

Color preview

#D3655B

Color formats

HEX
#D3655B
RGB
rgb(211, 101, 91)
RGBA
rgba(211, 101, 91, 1)
HSL
hsl(5, 58%, 59%)
HSV
hsv(5, 57%, 83%)
CMYK
cmyk(0%, 52%, 57%, 17%)
CSS variable
--color-primary: #D3655B;
Lowercase HEX
#d3655b

Shades

Tints

Tones

Harmony

CSS snippets for #D3655B

.color-d3655b {
  color: #D3655B;
  background-color: #D3655B;
}

Frequently asked questions

What color is #D3655B?+

#D3655B is a HEX color with RGB value rgb(211, 101, 91) and HSL value hsl(5, 58%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3655B?+

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