#CBF0CB Color Information

Hex color code: #CBF0CB

A airy green shade, #CBF0CB appears as (203, 240, 203) in RGB and (120°, 55%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CBF0CB
RGB
203, 240, 203
HSL
120°, 55%, 87%
CMYK
15%, 0%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBF0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 240, 203

Red: 203 / Green: 240 / Blue: 203

HSL

120°, 55%, 87%

Hue: 120° / Saturation: 55% / Lightness: 87%

CMYK

15%, 0%, 15%, 6%

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

What color is #CBF0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBF0CB to RGB:

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

HEX to HSL

Convert #CBF0CB to HSL:

hsl(120, 55%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CBF0CB to CMYK:

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

Color Meaning and Usage

#CBF0CB is a ethereal green color with RGB values of 203, 240, 203 and HSL of 120°, 55%, 87%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBF0CB is #F0CCF0, creating high-contrast pairings. For softer combinations, try analogous colors like #DEF0CC.

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

Contrast with #CBF0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBF0CB?

#CBF0CB is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBF0CB?

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

How to use #CBF0CB in CSS?

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

What colors go well with #CBF0CB?

#F0CCF0 (complementary), #DEF0CC (analogous), and #90DF90 (lighter shade) work well with #CBF0CB.