#FFC69D Color

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

Color preview

#FFC69D

Color formats

HEX
#FFC69D
RGB
rgb(255, 198, 157)
RGBA
rgba(255, 198, 157, 1)
HSL
hsl(25, 100%, 81%)
HSV
hsv(25, 38%, 100%)
CMYK
cmyk(0%, 22%, 38%, 0%)
CSS variable
--color-primary: #FFC69D;
Lowercase HEX
#ffc69d

Shades

Tints

Tones

Harmony

CSS snippets for #FFC69D

.color-ffc69d {
  color: #FFC69D;
  background-color: #FFC69D;
}

Frequently asked questions

What color is #FFC69D?+

#FFC69D is a HEX color with RGB value rgb(255, 198, 157) and HSL value hsl(25, 100%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFC69D?+

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