#F4B47B Color

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

Color preview

#F4B47B

Color formats

HEX
#F4B47B
RGB
rgb(244, 180, 123)
RGBA
rgba(244, 180, 123, 1)
HSL
hsl(28, 85%, 72%)
HSV
hsv(28, 50%, 96%)
CMYK
cmyk(0%, 26%, 50%, 4%)
CSS variable
--color-primary: #F4B47B;
Lowercase HEX
#f4b47b

Shades

Tints

Tones

Harmony

CSS snippets for #F4B47B

.color-f4b47b {
  color: #F4B47B;
  background-color: #F4B47B;
}

Frequently asked questions

What color is #F4B47B?+

#F4B47B is a HEX color with RGB value rgb(244, 180, 123) and HSL value hsl(28, 85%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F4B47B?+

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