#CBF1AB Color Information

Hex color code: #CBF1AB

The hex color #CBF1AB is a delicate green with RGB values of (203, 241, 171) and HSL of (93°, 71%, 81%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CBF1AB
RGB
203, 241, 171
HSL
93°, 71%, 81%
CMYK
16%, 0%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBF1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 241, 171

Red: 203 / Green: 241 / Blue: 171

HSL

93°, 71%, 81%

Hue: 93° / Saturation: 71% / Lightness: 81%

CMYK

16%, 0%, 29%, 5%

Cyan: 16% / Magenta: 0% / Yellow: 29% / Key: 5%

What color is #CBF1AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBF1AB to RGB:

rgb(203, 241, 171)HEX to RGB Converter →

HEX to HSL

Convert #CBF1AB to HSL:

hsl(93, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBF1AB to CMYK:

cmyk(16%, 0%, 29%, 5%)Color Converter →

Color Meaning and Usage

#CBF1AB is a delicate green color with RGB values of 203, 241, 171 and HSL of 93°, 71%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBF1AB is #D2ACF1, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF1AC.

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

Contrast with #CBF1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBF1AB?

#CBF1AB is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBF1AB?

#CBF1AB in RGB is (203, 241, 171) - 203 red, 241 green, and 171 blue.

How to use #CBF1AB in CSS?

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

What colors go well with #CBF1AB?

#D2ACF1 (complementary), #EEF1AC (analogous), and #A2E66B (lighter shade) work well with #CBF1AB.