#CCEB42 Color Information

Hex color code: #CCEB42

The hex color #CCEB42 is a vivid yellow with RGB values of (204, 235, 66) and HSL of (71°, 81%, 59%). It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#CCEB42
RGB
204, 235, 66
HSL
71°, 81%, 59%
CMYK
13%, 0%, 72%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCEB42; 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 #CCEB42; background-color: #CCEB4215; }

Alert / Toast

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

Link / Accent

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

a { color: #CCEB42; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 235, 66

Red: 204 / Green: 235 / Blue: 66

HSL

71°, 81%, 59%

Hue: 71° / Saturation: 81% / Lightness: 59%

CMYK

13%, 0%, 72%, 8%

Cyan: 13% / Magenta: 0% / Yellow: 72% / Key: 8%

What color is #CCEB42?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEB42 to RGB:

rgb(204, 235, 66)HEX to RGB Converter →

HEX to HSL

Convert #CCEB42 to HSL:

hsl(71, 81%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEB42 to CMYK:

cmyk(13%, 0%, 72%, 8%)Color Converter →

Color Meaning and Usage

#CCEB42 is a vivid yellow color with RGB values of 204, 235, 66 and HSL of 71°, 81%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEB42 is #6142EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBB642.

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

Contrast with #CCEB42

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEB42?

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

What is the RGB value of #CCEB42?

#CCEB42 in RGB is (204, 235, 66) - 204 red, 235 green, and 66 blue.

How to use #CCEB42 in CSS?

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

What colors go well with #CCEB42?

#6142EB (complementary), #EBB642 (analogous), and #AACB15 (lighter shade) work well with #CCEB42.