#FED26C Color

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

Color preview

#FED26C

Color formats

HEX
#FED26C
RGB
rgb(254, 210, 108)
RGBA
rgba(254, 210, 108, 1)
HSL
hsl(42, 99%, 71%)
HSV
hsv(42, 57%, 100%)
CMYK
cmyk(0%, 17%, 57%, 0%)
CSS variable
--color-primary: #FED26C;
Lowercase HEX
#fed26c

Shades

Tints

Tones

Harmony

CSS snippets for #FED26C

.color-fed26c {
  color: #FED26C;
  background-color: #FED26C;
}

Frequently asked questions

What color is #FED26C?+

#FED26C is a HEX color with RGB value rgb(254, 210, 108) and HSL value hsl(42, 99%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED26C?+

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