#DD6969 Color

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

Color preview

#DD6969

Color formats

HEX
#DD6969
RGB
rgb(221, 105, 105)
RGBA
rgba(221, 105, 105, 1)
HSL
hsl(0, 63%, 64%)
HSV
hsv(0, 52%, 87%)
CMYK
cmyk(0%, 52%, 52%, 13%)
CSS variable
--color-primary: #DD6969;
Lowercase HEX
#dd6969

Shades

Tints

Tones

Harmony

CSS snippets for #DD6969

.color-dd6969 {
  color: #DD6969;
  background-color: #DD6969;
}

Frequently asked questions

What color is #DD6969?+

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

What is the closest Tailwind color to #DD6969?+

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