#CEE3BA Color Information

Hex color code: #CEE3BA

A delicate green shade, #CEE3BA appears as (206, 227, 186) in RGB and (91°, 42%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEE3BA
RGB
206, 227, 186
HSL
91°, 42%, 81%
CMYK
9%, 0%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE3BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 227, 186

Red: 206 / Green: 227 / Blue: 186

HSL

91°, 42%, 81%

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

CMYK

9%, 0%, 18%, 11%

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

What color is #CEE3BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE3BA to RGB:

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

HEX to HSL

Convert #CEE3BA to HSL:

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

HEX to CMYK

Convert #CEE3BA to CMYK:

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

Color Meaning and Usage

#CEE3BA is a airy green color with RGB values of 206, 227, 186 and HSL of 91°, 42%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE3BA is #CFBAE3, creating high-contrast pairings. For softer combinations, try analogous colors like #E2E3BA.

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

Contrast with #CEE3BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE3BA?

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

What is the RGB value of #CEE3BA?

#CEE3BA in RGB is (206, 227, 186) - 206 red, 227 green, and 186 blue.

How to use #CEE3BA in CSS?

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

What colors go well with #CEE3BA?

#CFBAE3 (complementary), #E2E3BA (analogous), and #A7CD84 (lighter shade) work well with #CEE3BA.