#CCF221 Color Information

Hex color code: #CCF221

A dynamic yellow shade, #CCF221 appears as (204, 242, 33) in RGB and (71°, 89%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameGreen Yellow
HEX
#CCF221
RGB
204, 242, 33
HSL
71°, 89%, 54%
CMYK
16%, 0%, 86%, 5%

Shades

CSS Usage
color: #CCF221;
background-color: #CCF221;
border-color: #CCF221;
box-shadow: 0 0 10px #CCF221;
border: 2px solid #CCF221;
Tailwind Usage
bg-[#CCF221]
text-[#CCF221]
border-[#CCF221]
shadow-[0_0_10px_CCF221]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCF221, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCF221; color: #000000; }

Badge

New Feature
.badge { background-color: #CCF221; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCF221; background-color: #CCF22115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCF22120; border-left: 4px solid #CCF221; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCF221; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCF221 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 242, 33

Red: 204 / Green: 242 / Blue: 33

HSL

71°, 89%, 54%

Hue: 71° / Saturation: 89% / Lightness: 54%

CMYK

16%, 0%, 86%, 5%

Cyan: 16% / Magenta: 0% / Yellow: 86% / Key: 5%

What color is #CCF221?

#CCF221 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCF221 to RGB:

rgb(204, 242, 33)HEX to RGB Converter →

HEX to HSL

Convert #CCF221 to HSL:

hsl(71, 89%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #CCF221 to CMYK:

cmyk(16%, 0%, 86%, 5%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #CCF221 has RGB (204, 242, 33) and HSL (71°, 89%, 54%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCF221 is #4821F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2B021.

Use #CCF221 in CSS: color: #CCF221 or background-color: #CCF221. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCF221

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 16.29:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCF221?

#CCF221 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CCF221?

#CCF221 in RGB is (204, 242, 33) - 204 red, 242 green, and 33 blue.

How to use #CCF221 in CSS?

Use #CCF221 directly in your CSS properties like color or background-color.

What colors go well with #CCF221?

#4821F2 (complementary), #F2B021 (analogous), and #9CBC0B (lighter shade) work well with #CCF221.