#CBE32B Color Information

Hex color code: #CBE32B

A bold yellow shade, #CBE32B appears as (203, 227, 43) in RGB and (68°, 77%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGreen Yellow
HEX
#CBE32B
RGB
203, 227, 43
HSL
68°, 77%, 53%
CMYK
11%, 0%, 81%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBE32B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 227, 43

Red: 203 / Green: 227 / Blue: 43

HSL

68°, 77%, 53%

Hue: 68° / Saturation: 77% / Lightness: 53%

CMYK

11%, 0%, 81%, 11%

Cyan: 11% / Magenta: 0% / Yellow: 81% / Key: 11%

What color is #CBE32B?

#CBE32B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBE32B to RGB:

rgb(203, 227, 43)HEX to RGB Converter →

HEX to HSL

Convert #CBE32B to HSL:

hsl(68, 77%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CBE32B to CMYK:

cmyk(11%, 0%, 81%, 11%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #CBE32B has RGB (203, 227, 43) and HSL (68°, 77%, 53%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBE32B is #432BE3, creating high-contrast pairings. For softer combinations, try analogous colors like #E3A02B.

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

Contrast with #CBE32B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBE32B?

#CBE32B is a eye-catching yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CBE32B?

#CBE32B in RGB is (203, 227, 43) - 203 red, 227 green, and 43 blue.

How to use #CBE32B in CSS?

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

What colors go well with #CBE32B?

#432BE3 (complementary), #E3A02B (analogous), and #98AC16 (lighter shade) work well with #CBE32B.