#DA655B Color

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

Color preview

#DA655B

Color formats

HEX
#DA655B
RGB
rgb(218, 101, 91)
RGBA
rgba(218, 101, 91, 1)
HSL
hsl(5, 63%, 61%)
HSV
hsv(5, 58%, 85%)
CMYK
cmyk(0%, 54%, 58%, 15%)
CSS variable
--color-primary: #DA655B;
Lowercase HEX
#da655b

Shades

Tints

Tones

Harmony

CSS snippets for #DA655B

.color-da655b {
  color: #DA655B;
  background-color: #DA655B;
}

Frequently asked questions

What color is #DA655B?+

#DA655B is a HEX color with RGB value rgb(218, 101, 91) and HSL value hsl(5, 63%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA655B?+

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