#CCCEE7 Color Information

Hex color code: #CCCEE7

#CCCEE7 is a airy blue color. In RGB it is (204, 206, 231), and in HSL it is (236°, 36%, 85%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CCCEE7
RGB
204, 206, 231
HSL
236°, 36%, 85%
CMYK
12%, 11%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCEE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 206, 231

Red: 204 / Green: 206 / Blue: 231

HSL

236°, 36%, 85%

Hue: 236° / Saturation: 36% / Lightness: 85%

CMYK

12%, 11%, 0%, 9%

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

What color is #CCCEE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCEE7 to RGB:

rgb(204, 206, 231)HEX to RGB Converter →

HEX to HSL

Convert #CCCEE7 to HSL:

hsl(236, 36%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCEE7 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CCCEE7 has RGB (204, 206, 231) and HSL (236°, 36%, 85%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCEE7 is #E7E5CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDBE7.

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

Contrast with #CCCEE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCEE7?

#CCCEE7 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCCEE7?

#CCCEE7 in RGB is (204, 206, 231) - 204 red, 206 green, and 231 blue.

How to use #CCCEE7 in CSS?

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

What colors go well with #CCCEE7?

#E7E5CB (complementary), #CBDBE7 (analogous), and #979BCE (lighter shade) work well with #CCCEE7.