#FD8E7D Color

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

Color preview

#FD8E7D

Color formats

HEX
#FD8E7D
RGB
rgb(253, 142, 125)
RGBA
rgba(253, 142, 125, 1)
HSL
hsl(8, 97%, 74%)
HSV
hsv(8, 51%, 99%)
CMYK
cmyk(0%, 44%, 51%, 1%)
CSS variable
--color-primary: #FD8E7D;
Lowercase HEX
#fd8e7d

Shades

Tints

Tones

Harmony

CSS snippets for #FD8E7D

.color-fd8e7d {
  color: #FD8E7D;
  background-color: #FD8E7D;
}

Frequently asked questions

What color is #FD8E7D?+

#FD8E7D is a HEX color with RGB value rgb(253, 142, 125) and HSL value hsl(8, 97%, 74%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FD8E7D?+

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