#FF9469 Color

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

Color preview

#FF9469

Color formats

HEX
#FF9469
RGB
rgb(255, 148, 105)
RGBA
rgba(255, 148, 105, 1)
HSL
hsl(17, 100%, 71%)
HSV
hsv(17, 59%, 100%)
CMYK
cmyk(0%, 42%, 59%, 0%)
CSS variable
--color-primary: #FF9469;
Lowercase HEX
#ff9469

Shades

Tints

Tones

Harmony

CSS snippets for #FF9469

.color-ff9469 {
  color: #FF9469;
  background-color: #FF9469;
}

Frequently asked questions

What color is #FF9469?+

#FF9469 is a HEX color with RGB value rgb(255, 148, 105) and HSL value hsl(17, 100%, 71%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9469?+

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