#DE6F65 Color

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

Color preview

#DE6F65

Color formats

HEX
#DE6F65
RGB
rgb(222, 111, 101)
RGBA
rgba(222, 111, 101, 1)
HSL
hsl(5, 65%, 63%)
HSV
hsv(5, 55%, 87%)
CMYK
cmyk(0%, 50%, 55%, 13%)
CSS variable
--color-primary: #DE6F65;
Lowercase HEX
#de6f65

Shades

Tints

Tones

Harmony

CSS snippets for #DE6F65

.color-de6f65 {
  color: #DE6F65;
  background-color: #DE6F65;
}

Frequently asked questions

What color is #DE6F65?+

#DE6F65 is a HEX color with RGB value rgb(222, 111, 101) and HSL value hsl(5, 65%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DE6F65?+

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