#F9B27B Color

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

Color preview

#F9B27B

Color formats

HEX
#F9B27B
RGB
rgb(249, 178, 123)
RGBA
rgba(249, 178, 123, 1)
HSL
hsl(26, 91%, 73%)
HSV
hsv(26, 51%, 98%)
CMYK
cmyk(0%, 29%, 51%, 2%)
CSS variable
--color-primary: #F9B27B;
Lowercase HEX
#f9b27b

Shades

Tints

Tones

Harmony

CSS snippets for #F9B27B

.color-f9b27b {
  color: #F9B27B;
  background-color: #F9B27B;
}

Frequently asked questions

What color is #F9B27B?+

#F9B27B is a HEX color with RGB value rgb(249, 178, 123) and HSL value hsl(26, 91%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F9B27B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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