#FF7874 Color

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

Color preview

#FF7874

Color formats

HEX
#FF7874
RGB
rgb(255, 120, 116)
RGBA
rgba(255, 120, 116, 1)
HSL
hsl(2, 100%, 73%)
HSV
hsv(2, 55%, 100%)
CMYK
cmyk(0%, 53%, 55%, 0%)
CSS variable
--color-primary: #FF7874;
Lowercase HEX
#ff7874

Shades

Tints

Tones

Harmony

CSS snippets for #FF7874

.color-ff7874 {
  color: #FF7874;
  background-color: #FF7874;
}

Frequently asked questions

What color is #FF7874?+

#FF7874 is a HEX color with RGB value rgb(255, 120, 116) and HSL value hsl(2, 100%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF7874?+

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