#CCE1F5 Color Information

Hex color code: #CCE1F5

The hex color #CCE1F5 is a light blue with RGB values of (204, 225, 245) and HSL of (209°, 67%, 88%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#CCE1F5
RGB
204, 225, 245
HSL
209°, 67%, 88%
CMYK
17%, 8%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCE1F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 225, 245

Red: 204 / Green: 225 / Blue: 245

HSL

209°, 67%, 88%

Hue: 209° / Saturation: 67% / Lightness: 88%

CMYK

17%, 8%, 0%, 4%

Cyan: 17% / Magenta: 8% / Yellow: 0% / Key: 4%

What color is #CCE1F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE1F5 to RGB:

rgb(204, 225, 245)HEX to RGB Converter →

HEX to HSL

Convert #CCE1F5 to HSL:

hsl(209, 67%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CCE1F5 to CMYK:

cmyk(17%, 8%, 0%, 4%)Color Converter →

Color Meaning and Usage

#CCE1F5 is a soft blue color with RGB values of 204, 225, 245 and HSL of 209°, 67%, 88%. 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 #CCE1F5 is #F5E0CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCF5F4.

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

Contrast with #CCE1F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE1F5?

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

What is the RGB value of #CCE1F5?

#CCE1F5 in RGB is (204, 225, 245) - 204 red, 225 green, and 245 blue.

How to use #CCE1F5 in CSS?

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

What colors go well with #CCE1F5?

#F5E0CC (complementary), #CCF5F4 (analogous), and #8CBCE8 (lighter shade) work well with #CCE1F5.