#CCEC18 Color Information

Hex color code: #CCEC18

A striking yellow shade, #CCEC18 appears as (204, 236, 24) in RGB and (69°, 85%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#CCEC18
RGB
204, 236, 24
HSL
69°, 85%, 51%
CMYK
14%, 0%, 90%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEC18; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 236, 24

Red: 204 / Green: 236 / Blue: 24

HSL

69°, 85%, 51%

Hue: 69° / Saturation: 85% / Lightness: 51%

CMYK

14%, 0%, 90%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 90% / Key: 7%

What color is #CCEC18?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEC18 to RGB:

rgb(204, 236, 24)HEX to RGB Converter →

HEX to HSL

Convert #CCEC18 to HSL:

hsl(69, 85%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEC18 to CMYK:

cmyk(14%, 0%, 90%, 7%)Color Converter →

Color Meaning and Usage

A striking yellow tone, #CCEC18 has RGB (204, 236, 24) and HSL (69°, 85%, 51%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEC18 is #3818EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA218.

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

Contrast with #CCEC18

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEC18?

#CCEC18 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CCEC18?

#CCEC18 in RGB is (204, 236, 24) - 204 red, 236 green, and 24 blue.

How to use #CCEC18 in CSS?

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

What colors go well with #CCEC18?

#3818EC (complementary), #ECA218 (analogous), and #92AA0E (lighter shade) work well with #CCEC18.