#DE6D8B Color

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

Color preview

#DE6D8B

Color formats

HEX
#DE6D8B
RGB
rgb(222, 109, 139)
RGBA
rgba(222, 109, 139, 1)
HSL
hsl(344, 63%, 65%)
HSV
hsv(344, 51%, 87%)
CMYK
cmyk(0%, 51%, 37%, 13%)
CSS variable
--color-primary: #DE6D8B;
Lowercase HEX
#de6d8b

Shades

Tints

Tones

Harmony

CSS snippets for #DE6D8B

.color-de6d8b {
  color: #DE6D8B;
  background-color: #DE6D8B;
}

Frequently asked questions

What color is #DE6D8B?+

#DE6D8B is a HEX color with RGB value rgb(222, 109, 139) and HSL value hsl(344, 63%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE6D8B?+

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