#DB755B Color

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

Color preview

#DB755B

Color formats

HEX
#DB755B
RGB
rgb(219, 117, 91)
RGBA
rgba(219, 117, 91, 1)
HSL
hsl(12, 64%, 61%)
HSV
hsv(12, 58%, 86%)
CMYK
cmyk(0%, 47%, 58%, 14%)
CSS variable
--color-primary: #DB755B;
Lowercase HEX
#db755b

Shades

Tints

Tones

Harmony

CSS snippets for #DB755B

.color-db755b {
  color: #DB755B;
  background-color: #DB755B;
}

Frequently asked questions

What color is #DB755B?+

#DB755B is a HEX color with RGB value rgb(219, 117, 91) and HSL value hsl(12, 64%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB755B?+

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