#CEE5FA Color Information

Hex color code: #CEE5FA

A ethereal blue shade, #CEE5FA appears as (206, 229, 250) in RGB and (209°, 81%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CEE5FA
RGB
206, 229, 250
HSL
209°, 81%, 89%
CMYK
18%, 8%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE5FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 229, 250

Red: 206 / Green: 229 / Blue: 250

HSL

209°, 81%, 89%

Hue: 209° / Saturation: 81% / Lightness: 89%

CMYK

18%, 8%, 0%, 2%

Cyan: 18% / Magenta: 8% / Yellow: 0% / Key: 2%

What color is #CEE5FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE5FA to RGB:

rgb(206, 229, 250)HEX to RGB Converter →

HEX to HSL

Convert #CEE5FA to HSL:

hsl(209, 81%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE5FA to CMYK:

cmyk(18%, 8%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CEE5FA has RGB (206, 229, 250) and HSL (209°, 81%, 89%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE5FA is #FAE2CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFAF9.

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

Contrast with #CEE5FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE5FA?

#CEE5FA is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEE5FA?

#CEE5FA in RGB is (206, 229, 250) - 206 red, 229 green, and 250 blue.

How to use #CEE5FA in CSS?

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

What colors go well with #CEE5FA?

#FAE2CC (complementary), #CCFAF9 (analogous), and #87BEF2 (lighter shade) work well with #CEE5FA.