#CCCCEA Color Information

Hex color code: #CCCCEA

The hex color #CCCCEA is a ethereal blue with RGB values of (204, 204, 234) and HSL of (240°, 42%, 86%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CCCCEA
RGB
204, 204, 234
HSL
240°, 42%, 86%
CMYK
13%, 13%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 204, 234

Red: 204 / Green: 204 / Blue: 234

HSL

240°, 42%, 86%

Hue: 240° / Saturation: 42% / Lightness: 86%

CMYK

13%, 13%, 0%, 8%

Cyan: 13% / Magenta: 13% / Yellow: 0% / Key: 8%

What color is #CCCCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCCEA to RGB:

rgb(204, 204, 234)HEX to RGB Converter →

HEX to HSL

Convert #CCCCEA to HSL:

hsl(240, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCCEA to CMYK:

cmyk(13%, 13%, 0%, 8%)Color Converter →

Color Meaning and Usage

#CCCCEA is a ethereal blue color with RGB values of 204, 204, 234 and HSL of 240°, 42%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCCEA is #EAEACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBEA.

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

Contrast with #CCCCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCCEA?

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

What is the RGB value of #CCCCEA?

#CCCCEA in RGB is (204, 204, 234) - 204 red, 204 green, and 234 blue.

How to use #CCCCEA in CSS?

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

What colors go well with #CCCCEA?

#EAEACC (complementary), #CCDBEA (analogous), and #9696D4 (lighter shade) work well with #CCCCEA.