#CFF280 Color Information

Hex color code: #CFF280

#CFF280 is a vivid green color. In RGB it is (207, 242, 128), and in HSL it is (78°, 81%, 73%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#CFF280
RGB
207, 242, 128
HSL
78°, 81%, 73%
CMYK
14%, 0%, 47%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFF280; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 242, 128

Red: 207 / Green: 242 / Blue: 128

HSL

78°, 81%, 73%

Hue: 78° / Saturation: 81% / Lightness: 73%

CMYK

14%, 0%, 47%, 5%

Cyan: 14% / Magenta: 0% / Yellow: 47% / Key: 5%

What color is #CFF280?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFF280 to RGB:

rgb(207, 242, 128)HEX to RGB Converter →

HEX to HSL

Convert #CFF280 to HSL:

hsl(78, 81%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CFF280 to CMYK:

cmyk(14%, 0%, 47%, 5%)Color Converter →

Color Meaning and Usage

A striking green tone, #CFF280 has RGB (207, 242, 128) and HSL (78°, 81%, 73%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFF280 is #A482F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2DC82.

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

Contrast with #CFF280

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFF280?

#CFF280 is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CFF280?

#CFF280 in RGB is (207, 242, 128) - 207 red, 242 green, and 128 blue.

How to use #CFF280 in CSS?

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

What colors go well with #CFF280?

#A482F2 (complementary), #F2DC82 (analogous), and #B7EB3D (lighter shade) work well with #CFF280.