#CCDD15 Color

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

Color preview

#CCDD15

Color formats

HEX
#CCDD15
RGB
rgb(204, 221, 21)
RGBA
rgba(204, 221, 21, 1)
HSL
hsl(65, 83%, 47%)
HSV
hsv(65, 90%, 87%)
CMYK
cmyk(8%, 0%, 90%, 13%)
CSS variable
--color-primary: #CCDD15;
Lowercase HEX
#ccdd15

Shades

Tints

Tones

Harmony

CSS snippets for #CCDD15

.color-ccdd15 {
  color: #CCDD15;
  background-color: #CCDD15;
}

Frequently asked questions

What color is #CCDD15?+

#CCDD15 is a HEX color with RGB value rgb(204, 221, 21) and HSL value hsl(65, 83%, 47%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCDD15?+

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