#FFC895 Color

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

Color preview

#FFC895

Color formats

HEX
#FFC895
RGB
rgb(255, 200, 149)
RGBA
rgba(255, 200, 149, 1)
HSL
hsl(29, 100%, 79%)
HSV
hsv(29, 42%, 100%)
CMYK
cmyk(0%, 22%, 42%, 0%)
CSS variable
--color-primary: #FFC895;
Lowercase HEX
#ffc895

Shades

Tints

Tones

Harmony

CSS snippets for #FFC895

.color-ffc895 {
  color: #FFC895;
  background-color: #FFC895;
}

Frequently asked questions

What color is #FFC895?+

#FFC895 is a HEX color with RGB value rgb(255, 200, 149) and HSL value hsl(29, 100%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFC895?+

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