#FFC395 Color

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

Color preview

#FFC395

Color formats

HEX
#FFC395
RGB
rgb(255, 195, 149)
RGBA
rgba(255, 195, 149, 1)
HSL
hsl(26, 100%, 79%)
HSV
hsv(26, 42%, 100%)
CMYK
cmyk(0%, 24%, 42%, 0%)
CSS variable
--color-primary: #FFC395;
Lowercase HEX
#ffc395

Shades

Tints

Tones

Harmony

CSS snippets for #FFC395

.color-ffc395 {
  color: #FFC395;
  background-color: #FFC395;
}

Frequently asked questions

What color is #FFC395?+

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

What is the closest Tailwind color to #FFC395?+

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