#FFE68B Color

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

Color preview

#FFE68B

Color formats

HEX
#FFE68B
RGB
rgb(255, 230, 139)
RGBA
rgba(255, 230, 139, 1)
HSL
hsl(47, 100%, 77%)
HSV
hsv(47, 45%, 100%)
CMYK
cmyk(0%, 10%, 45%, 0%)
CSS variable
--color-primary: #FFE68B;
Lowercase HEX
#ffe68b

Shades

Tints

Tones

Harmony

CSS snippets for #FFE68B

.color-ffe68b {
  color: #FFE68B;
  background-color: #FFE68B;
}

Frequently asked questions

What color is #FFE68B?+

#FFE68B is a HEX color with RGB value rgb(255, 230, 139) and HSL value hsl(47, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE68B?+

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