#FBA255 Color

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

Color preview

#FBA255

Color formats

HEX
#FBA255
RGB
rgb(251, 162, 85)
RGBA
rgba(251, 162, 85, 1)
HSL
hsl(28, 95%, 66%)
HSV
hsv(28, 66%, 98%)
CMYK
cmyk(0%, 35%, 66%, 2%)
CSS variable
--color-primary: #FBA255;
Lowercase HEX
#fba255

Shades

Tints

Tones

Harmony

CSS snippets for #FBA255

.color-fba255 {
  color: #FBA255;
  background-color: #FBA255;
}

Frequently asked questions

What color is #FBA255?+

#FBA255 is a HEX color with RGB value rgb(251, 162, 85) and HSL value hsl(28, 95%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBA255?+

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