#CBFAB2 Color Information

Hex color code: #CBFAB2

#CBFAB2 is a ethereal green color. In RGB it is (203, 250, 178), and in HSL it is (99°, 88%, 84%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#CBFAB2
RGB
203, 250, 178
HSL
99°, 88%, 84%
CMYK
19%, 0%, 29%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBFAB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 250, 178

Red: 203 / Green: 250 / Blue: 178

HSL

99°, 88%, 84%

Hue: 99° / Saturation: 88% / Lightness: 84%

CMYK

19%, 0%, 29%, 2%

Cyan: 19% / Magenta: 0% / Yellow: 29% / Key: 2%

What color is #CBFAB2?

#CBFAB2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBFAB2 to RGB:

rgb(203, 250, 178)HEX to RGB Converter →

HEX to HSL

Convert #CBFAB2 to HSL:

hsl(99, 88%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CBFAB2 to CMYK:

cmyk(19%, 0%, 29%, 2%)Color Converter →

Color Meaning and Usage

#CBFAB2 is a airy green color with RGB values of 203, 250, 178 and HSL of 99°, 88%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBFAB2 is #E1B2FA, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFAB2.

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

Contrast with #CBFAB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBFAB2?

#CBFAB2 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBFAB2?

#CBFAB2 in RGB is (203, 250, 178) - 203 red, 250 green, and 178 blue.

How to use #CBFAB2 in CSS?

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

What colors go well with #CBFAB2?

#E1B2FA (complementary), #EFFAB2 (analogous), and #9BF66A (lighter shade) work well with #CBFAB2.