#DE876C Color

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

Color preview

#DE876C

Color formats

HEX
#DE876C
RGB
rgb(222, 135, 108)
RGBA
rgba(222, 135, 108, 1)
HSL
hsl(14, 63%, 65%)
HSV
hsv(14, 51%, 87%)
CMYK
cmyk(0%, 39%, 51%, 13%)
CSS variable
--color-primary: #DE876C;
Lowercase HEX
#de876c

Shades

Tints

Tones

Harmony

CSS snippets for #DE876C

.color-de876c {
  color: #DE876C;
  background-color: #DE876C;
}

Frequently asked questions

What color is #DE876C?+

#DE876C is a HEX color with RGB value rgb(222, 135, 108) and HSL value hsl(14, 63%, 65%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DE876C?+

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