#DE456B Color

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

Color preview

#DE456B

Color formats

HEX
#DE456B
RGB
rgb(222, 69, 107)
RGBA
rgba(222, 69, 107, 1)
HSL
hsl(345, 70%, 57%)
HSV
hsv(345, 69%, 87%)
CMYK
cmyk(0%, 69%, 52%, 13%)
CSS variable
--color-primary: #DE456B;
Lowercase HEX
#de456b

Shades

Tints

Tones

Harmony

CSS snippets for #DE456B

.color-de456b {
  color: #DE456B;
  background-color: #DE456B;
}

Frequently asked questions

What color is #DE456B?+

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

What is the closest Tailwind color to #DE456B?+

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