#CCCE90 Color

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

Color preview

#CCCE90

Color formats

HEX
#CCCE90
RGB
rgb(204, 206, 144)
RGBA
rgba(204, 206, 144, 1)
HSL
hsl(62, 39%, 69%)
HSV
hsv(62, 30%, 81%)
CMYK
cmyk(1%, 0%, 30%, 19%)
CSS variable
--color-primary: #CCCE90;
Lowercase HEX
#ccce90

Shades

Tints

Tones

Harmony

CSS snippets for #CCCE90

.color-ccce90 {
  color: #CCCE90;
  background-color: #CCCE90;
}

Frequently asked questions

What color is #CCCE90?+

#CCCE90 is a HEX color with RGB value rgb(204, 206, 144) and HSL value hsl(62, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCE90?+

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