#F8A27B Color

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

Color preview

#F8A27B

Color formats

HEX
#F8A27B
RGB
rgb(248, 162, 123)
RGBA
rgba(248, 162, 123, 1)
HSL
hsl(19, 90%, 73%)
HSV
hsv(19, 50%, 97%)
CMYK
cmyk(0%, 35%, 50%, 3%)
CSS variable
--color-primary: #F8A27B;
Lowercase HEX
#f8a27b

Shades

Tints

Tones

Harmony

CSS snippets for #F8A27B

.color-f8a27b {
  color: #F8A27B;
  background-color: #F8A27B;
}

Frequently asked questions

What color is #F8A27B?+

#F8A27B is a HEX color with RGB value rgb(248, 162, 123) and HSL value hsl(19, 90%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8A27B?+

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