#FED262 Color

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

Color preview

#FED262

Color formats

HEX
#FED262
RGB
rgb(254, 210, 98)
RGBA
rgba(254, 210, 98, 1)
HSL
hsl(43, 99%, 69%)
HSV
hsv(43, 61%, 100%)
CMYK
cmyk(0%, 17%, 61%, 0%)
CSS variable
--color-primary: #FED262;
Lowercase HEX
#fed262

Shades

Tints

Tones

Harmony

CSS snippets for #FED262

.color-fed262 {
  color: #FED262;
  background-color: #FED262;
}

Frequently asked questions

What color is #FED262?+

#FED262 is a HEX color with RGB value rgb(254, 210, 98) and HSL value hsl(43, 99%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FED262?+

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