#CBEC43 Color Information

Hex color code: #CBEC43

#CBEC43 is a bold yellow color. In RGB it is (203, 236, 67), and in HSL it is (72°, 82%, 59%). It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#CBEC43
RGB
203, 236, 67
HSL
72°, 82%, 59%
CMYK
14%, 0%, 72%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEC43; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 236, 67

Red: 203 / Green: 236 / Blue: 67

HSL

72°, 82%, 59%

Hue: 72° / Saturation: 82% / Lightness: 59%

CMYK

14%, 0%, 72%, 7%

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

What color is #CBEC43?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEC43 to RGB:

rgb(203, 236, 67)HEX to RGB Converter →

HEX to HSL

Convert #CBEC43 to HSL:

hsl(72, 82%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEC43 to CMYK:

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

Color Meaning and Usage

#CBEC43 is a striking yellow color with RGB values of 203, 236, 67 and HSL of 72°, 82%, 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 #CBEC43 is #6341EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECB941.

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

Contrast with #CBEC43

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEC43?

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

What is the RGB value of #CBEC43?

#CBEC43 in RGB is (203, 236, 67) - 203 red, 236 green, and 67 blue.

How to use #CBEC43 in CSS?

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

What colors go well with #CBEC43?

#6341EC (complementary), #ECB941 (analogous), and #A7CC14 (lighter shade) work well with #CBEC43.