#FFB473 Color

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

Color preview

#FFB473

Color formats

HEX
#FFB473
RGB
rgb(255, 180, 115)
RGBA
rgba(255, 180, 115, 1)
HSL
hsl(28, 100%, 73%)
HSV
hsv(28, 55%, 100%)
CMYK
cmyk(0%, 29%, 55%, 0%)
CSS variable
--color-primary: #FFB473;
Lowercase HEX
#ffb473

Shades

Tints

Tones

Harmony

CSS snippets for #FFB473

.color-ffb473 {
  color: #FFB473;
  background-color: #FFB473;
}

Frequently asked questions

What color is #FFB473?+

#FFB473 is a HEX color with RGB value rgb(255, 180, 115) and HSL value hsl(28, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFB473?+

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