#F9867B Color

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

Color preview

#F9867B

Color formats

HEX
#F9867B
RGB
rgb(249, 134, 123)
RGBA
rgba(249, 134, 123, 1)
HSL
hsl(5, 91%, 73%)
HSV
hsv(5, 51%, 98%)
CMYK
cmyk(0%, 46%, 51%, 2%)
CSS variable
--color-primary: #F9867B;
Lowercase HEX
#f9867b

Shades

Tints

Tones

Harmony

CSS snippets for #F9867B

.color-f9867b {
  color: #F9867B;
  background-color: #F9867B;
}

Frequently asked questions

What color is #F9867B?+

#F9867B is a HEX color with RGB value rgb(249, 134, 123) and HSL value hsl(5, 91%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F9867B?+

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