#D4626C Color

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

Color preview

#D4626C

Color formats

HEX
#D4626C
RGB
rgb(212, 98, 108)
RGBA
rgba(212, 98, 108, 1)
HSL
hsl(355, 57%, 61%)
HSV
hsv(355, 54%, 83%)
CMYK
cmyk(0%, 54%, 49%, 17%)
CSS variable
--color-primary: #D4626C;
Lowercase HEX
#d4626c

Shades

Tints

Tones

Harmony

CSS snippets for #D4626C

.color-d4626c {
  color: #D4626C;
  background-color: #D4626C;
}

Frequently asked questions

What color is #D4626C?+

#D4626C is a HEX color with RGB value rgb(212, 98, 108) and HSL value hsl(355, 57%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D4626C?+

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