#FD7F7D Color

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

Color preview

#FD7F7D

Color formats

HEX
#FD7F7D
RGB
rgb(253, 127, 125)
RGBA
rgba(253, 127, 125, 1)
HSL
hsl(1, 97%, 74%)
HSV
hsv(1, 51%, 99%)
CMYK
cmyk(0%, 50%, 51%, 1%)
CSS variable
--color-primary: #FD7F7D;
Lowercase HEX
#fd7f7d

Shades

Tints

Tones

Harmony

CSS snippets for #FD7F7D

.color-fd7f7d {
  color: #FD7F7D;
  background-color: #FD7F7D;
}

Frequently asked questions

What color is #FD7F7D?+

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

What is the closest Tailwind color to #FD7F7D?+

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