#FEB26C Color

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

Color preview

#FEB26C

Color formats

HEX
#FEB26C
RGB
rgb(254, 178, 108)
RGBA
rgba(254, 178, 108, 1)
HSL
hsl(29, 99%, 71%)
HSV
hsv(29, 57%, 100%)
CMYK
cmyk(0%, 30%, 57%, 0%)
CSS variable
--color-primary: #FEB26C;
Lowercase HEX
#feb26c

Shades

Tints

Tones

Harmony

CSS snippets for #FEB26C

.color-feb26c {
  color: #FEB26C;
  background-color: #FEB26C;
}

Frequently asked questions

What color is #FEB26C?+

#FEB26C is a HEX color with RGB value rgb(254, 178, 108) and HSL value hsl(29, 99%, 71%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEB26C?+

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