#CBF0AB Color Information

Hex color code: #CBF0AB

#CBF0AB is a delicate green color. In RGB it is (203, 240, 171), and in HSL it is (92°, 70%, 81%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CBF0AB
RGB
203, 240, 171
HSL
92°, 70%, 81%
CMYK
15%, 0%, 29%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBF0AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 240, 171

Red: 203 / Green: 240 / Blue: 171

HSL

92°, 70%, 81%

Hue: 92° / Saturation: 70% / Lightness: 81%

CMYK

15%, 0%, 29%, 6%

Cyan: 15% / Magenta: 0% / Yellow: 29% / Key: 6%

What color is #CBF0AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBF0AB to RGB:

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

HEX to HSL

Convert #CBF0AB to HSL:

hsl(92, 70%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBF0AB to CMYK:

cmyk(15%, 0%, 29%, 6%)Color Converter →

Color Meaning and Usage

A soft green tone, #CBF0AB has RGB (203, 240, 171) and HSL (92°, 70%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBF0AB is #D1ADF0, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF0AD.

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

Contrast with #CBF0AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBF0AB?

#CBF0AB is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBF0AB?

#CBF0AB in RGB is (203, 240, 171) - 203 red, 240 green, and 171 blue.

How to use #CBF0AB in CSS?

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

What colors go well with #CBF0AB?

#D1ADF0 (complementary), #EEF0AD (analogous), and #A4E56C (lighter shade) work well with #CBF0AB.