#CEEC48 Color Information

Hex color code: #CEEC48

#CEEC48 is a striking yellow color. In RGB it is (206, 236, 72), and in HSL it is (71°, 81%, 60%). It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#CEEC48
RGB
206, 236, 72
HSL
71°, 81%, 60%
CMYK
13%, 0%, 69%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEC48; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 236, 72

Red: 206 / Green: 236 / Blue: 72

HSL

71°, 81%, 60%

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

CMYK

13%, 0%, 69%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 69% / Key: 7%

What color is #CEEC48?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEC48 to RGB:

rgb(206, 236, 72)HEX to RGB Converter →

HEX to HSL

Convert #CEEC48 to HSL:

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

HEX to CMYK

Convert #CEEC48 to CMYK:

cmyk(13%, 0%, 69%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #CEEC48 has RGB (206, 236, 72) and HSL (71°, 81%, 60%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEC48 is #6546EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECB746.

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

Contrast with #CEEC48

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEC48?

#CEEC48 is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CEEC48?

#CEEC48 in RGB is (206, 236, 72) - 206 red, 236 green, and 72 blue.

How to use #CEEC48 in CSS?

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

What colors go well with #CEEC48?

#6546EC (complementary), #ECB746 (analogous), and #AED016 (lighter shade) work well with #CEEC48.