#CAE3BA Color Information

Hex color code: #CAE3BA

A light green shade, #CAE3BA appears as (202, 227, 186) in RGB and (97°, 42%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CAE3BA
RGB
202, 227, 186
HSL
97°, 42%, 81%
CMYK
11%, 0%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAE3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 227, 186

Red: 202 / Green: 227 / Blue: 186

HSL

97°, 42%, 81%

Hue: 97° / Saturation: 42% / Lightness: 81%

CMYK

11%, 0%, 18%, 11%

Cyan: 11% / Magenta: 0% / Yellow: 18% / Key: 11%

What color is #CAE3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAE3BA to RGB:

rgb(202, 227, 186)HEX to RGB Converter →

HEX to HSL

Convert #CAE3BA to HSL:

hsl(97, 42%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CAE3BA to CMYK:

cmyk(11%, 0%, 18%, 11%)Color Converter →

Color Meaning and Usage

#CAE3BA is a soft green color with RGB values of 202, 227, 186 and HSL of 97°, 42%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAE3BA is #D3BAE3, creating high-contrast pairings. For softer combinations, try analogous colors like #DEE3BA.

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

Contrast with #CAE3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAE3BA?

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

What is the RGB value of #CAE3BA?

#CAE3BA in RGB is (202, 227, 186) - 202 red, 227 green, and 186 blue.

How to use #CAE3BA in CSS?

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

What colors go well with #CAE3BA?

#D3BAE3 (complementary), #DEE3BA (analogous), and #A0CD84 (lighter shade) work well with #CAE3BA.