#FD8C7D Color

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

Color preview

#FD8C7D

Color formats

HEX
#FD8C7D
RGB
rgb(253, 140, 125)
RGBA
rgba(253, 140, 125, 1)
HSL
hsl(7, 97%, 74%)
HSV
hsv(7, 51%, 99%)
CMYK
cmyk(0%, 45%, 51%, 1%)
CSS variable
--color-primary: #FD8C7D;
Lowercase HEX
#fd8c7d

Shades

Tints

Tones

Harmony

CSS snippets for #FD8C7D

.color-fd8c7d {
  color: #FD8C7D;
  background-color: #FD8C7D;
}

Frequently asked questions

What color is #FD8C7D?+

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

What is the closest Tailwind color to #FD8C7D?+

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