#FFC68A Color

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

Color preview

#FFC68A

Color formats

HEX
#FFC68A
RGB
rgb(255, 198, 138)
RGBA
rgba(255, 198, 138, 1)
HSL
hsl(31, 100%, 77%)
HSV
hsv(31, 46%, 100%)
CMYK
cmyk(0%, 22%, 46%, 0%)
CSS variable
--color-primary: #FFC68A;
Lowercase HEX
#ffc68a

Shades

Tints

Tones

Harmony

CSS snippets for #FFC68A

.color-ffc68a {
  color: #FFC68A;
  background-color: #FFC68A;
}

Frequently asked questions

What color is #FFC68A?+

#FFC68A is a HEX color with RGB value rgb(255, 198, 138) and HSL value hsl(31, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFC68A?+

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