#F8B37B Color

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

Color preview

#F8B37B

Color formats

HEX
#F8B37B
RGB
rgb(248, 179, 123)
RGBA
rgba(248, 179, 123, 1)
HSL
hsl(27, 90%, 73%)
HSV
hsv(27, 50%, 97%)
CMYK
cmyk(0%, 28%, 50%, 3%)
CSS variable
--color-primary: #F8B37B;
Lowercase HEX
#f8b37b

Shades

Tints

Tones

Harmony

CSS snippets for #F8B37B

.color-f8b37b {
  color: #F8B37B;
  background-color: #F8B37B;
}

Frequently asked questions

What color is #F8B37B?+

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

What is the closest Tailwind color to #F8B37B?+

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