#FED68B Color

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

Color preview

#FED68B

Color formats

HEX
#FED68B
RGB
rgb(254, 214, 139)
RGBA
rgba(254, 214, 139, 1)
HSL
hsl(39, 98%, 77%)
HSV
hsv(39, 45%, 100%)
CMYK
cmyk(0%, 16%, 45%, 0%)
CSS variable
--color-primary: #FED68B;
Lowercase HEX
#fed68b

Shades

Tints

Tones

Harmony

CSS snippets for #FED68B

.color-fed68b {
  color: #FED68B;
  background-color: #FED68B;
}

Frequently asked questions

What color is #FED68B?+

#FED68B is a HEX color with RGB value rgb(254, 214, 139) and HSL value hsl(39, 98%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED68B?+

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