#DE6262 Color

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

Color preview

#DE6262

Color formats

HEX
#DE6262
RGB
rgb(222, 98, 98)
RGBA
rgba(222, 98, 98, 1)
HSL
hsl(0, 65%, 63%)
HSV
hsv(0, 56%, 87%)
CMYK
cmyk(0%, 56%, 56%, 13%)
CSS variable
--color-primary: #DE6262;
Lowercase HEX
#de6262

Shades

Tints

Tones

Harmony

CSS snippets for #DE6262

.color-de6262 {
  color: #DE6262;
  background-color: #DE6262;
}

Frequently asked questions

What color is #DE6262?+

#DE6262 is a HEX color with RGB value rgb(222, 98, 98) and HSL value hsl(0, 65%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE6262?+

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