#DE6845 Color

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

Color preview

#DE6845

Color formats

HEX
#DE6845
RGB
rgb(222, 104, 69)
RGBA
rgba(222, 104, 69, 1)
HSL
hsl(14, 70%, 57%)
HSV
hsv(14, 69%, 87%)
CMYK
cmyk(0%, 53%, 69%, 13%)
CSS variable
--color-primary: #DE6845;
Lowercase HEX
#de6845

Shades

Tints

Tones

Harmony

CSS snippets for #DE6845

.color-de6845 {
  color: #DE6845;
  background-color: #DE6845;
}

Frequently asked questions

What color is #DE6845?+

#DE6845 is a HEX color with RGB value rgb(222, 104, 69) and HSL value hsl(14, 70%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE6845?+

The closest Tailwind color is red-500, available as the bg-red-500 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