#CBFF52 Color Information

Hex color code: #CBFF52

#CBFF52 is a eye-catching green color. In RGB it is (203, 255, 82), and in HSL it is (78°, 100%, 66%). It is widely used in graphic design.

Try:
Color NameGreen Yellow
HEX
#CBFF52
RGB
203, 255, 82
HSL
78°, 100%, 66%
CMYK
20%, 0%, 68%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBFF52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 255, 82

Red: 203 / Green: 255 / Blue: 82

HSL

78°, 100%, 66%

Hue: 78° / Saturation: 100% / Lightness: 66%

CMYK

20%, 0%, 68%, 0%

Cyan: 20% / Magenta: 0% / Yellow: 68% / Key: 0%

What color is #CBFF52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBFF52 to RGB:

rgb(203, 255, 82)HEX to RGB Converter →

HEX to HSL

Convert #CBFF52 to HSL:

hsl(78, 100%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CBFF52 to CMYK:

cmyk(20%, 0%, 68%, 0%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #CBFF52 has RGB (203, 255, 82) and HSL (78°, 100%, 66%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBFF52 is #8652FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFDC52.

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

Contrast with #CBFF52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBFF52?

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

What is the RGB value of #CBFF52?

#CBFF52 in RGB is (203, 255, 82) - 203 red, 255 green, and 82 blue.

How to use #CBFF52 in CSS?

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

What colors go well with #CBFF52?

#8652FF (complementary), #FFDC52 (analogous), and #B4FF05 (lighter shade) work well with #CBFF52.