#FF9474 Color

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

Color preview

#FF9474

Color formats

HEX
#FF9474
RGB
rgb(255, 148, 116)
RGBA
rgba(255, 148, 116, 1)
HSL
hsl(14, 100%, 73%)
HSV
hsv(14, 55%, 100%)
CMYK
cmyk(0%, 42%, 55%, 0%)
CSS variable
--color-primary: #FF9474;
Lowercase HEX
#ff9474

Shades

Tints

Tones

Harmony

CSS snippets for #FF9474

.color-ff9474 {
  color: #FF9474;
  background-color: #FF9474;
}

Frequently asked questions

What color is #FF9474?+

#FF9474 is a HEX color with RGB value rgb(255, 148, 116) and HSL value hsl(14, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9474?+

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