#CBEC13 Color Information

Hex color code: #CBEC13

A vivid yellow shade, #CBEC13 appears as (203, 236, 19) in RGB and (69°, 85%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#CBEC13
RGB
203, 236, 19
HSL
69°, 85%, 50%
CMYK
14%, 0%, 92%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEC13; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 236, 19

Red: 203 / Green: 236 / Blue: 19

HSL

69°, 85%, 50%

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

CMYK

14%, 0%, 92%, 7%

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

What color is #CBEC13?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEC13 to RGB:

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

HEX to HSL

Convert #CBEC13 to HSL:

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

HEX to CMYK

Convert #CBEC13 to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #CBEC13 has RGB (203, 236, 19) and HSL (69°, 85%, 50%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEC13 is #3413EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA013.

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

Contrast with #CBEC13

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEC13?

#CBEC13 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CBEC13?

#CBEC13 in RGB is (203, 236, 19) - 203 red, 236 green, and 19 blue.

How to use #CBEC13 in CSS?

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

What colors go well with #CBEC13?

#3413EC (complementary), #ECA013 (analogous), and #8EA50D (lighter shade) work well with #CBEC13.