#DE6969 Color

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

Color preview

#DE6969

Color formats

HEX
#DE6969
RGB
rgb(222, 105, 105)
RGBA
rgba(222, 105, 105, 1)
HSL
hsl(0, 64%, 64%)
HSV
hsv(0, 53%, 87%)
CMYK
cmyk(0%, 53%, 53%, 13%)
CSS variable
--color-primary: #DE6969;
Lowercase HEX
#de6969

Shades

Tints

Tones

Harmony

CSS snippets for #DE6969

.color-de6969 {
  color: #DE6969;
  background-color: #DE6969;
}

Frequently asked questions

What color is #DE6969?+

#DE6969 is a HEX color with RGB value rgb(222, 105, 105) and HSL value hsl(0, 64%, 64%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE6969?+

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