#CEDCF2 Color Information

Hex color code: #CEDCF2

#CEDCF2 is a ethereal blue color. In RGB it is (206, 220, 242), and in HSL it is (217°, 58%, 88%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CEDCF2
RGB
206, 220, 242
HSL
217°, 58%, 88%
CMYK
15%, 9%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDCF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 220, 242

Red: 206 / Green: 220 / Blue: 242

HSL

217°, 58%, 88%

Hue: 217° / Saturation: 58% / Lightness: 88%

CMYK

15%, 9%, 0%, 5%

Cyan: 15% / Magenta: 9% / Yellow: 0% / Key: 5%

What color is #CEDCF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDCF2 to RGB:

rgb(206, 220, 242)HEX to RGB Converter →

HEX to HSL

Convert #CEDCF2 to HSL:

hsl(217, 58%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDCF2 to CMYK:

cmyk(15%, 9%, 0%, 5%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CEDCF2 has RGB (206, 220, 242) and HSL (217°, 58%, 88%). 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 #CEDCF2 is #F2E5CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFEEF2.

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

Contrast with #CEDCF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDCF2?

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

What is the RGB value of #CEDCF2?

#CEDCF2 in RGB is (206, 220, 242) - 206 red, 220 green, and 242 blue.

How to use #CEDCF2 in CSS?

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

What colors go well with #CEDCF2?

#F2E5CF (complementary), #CFEEF2 (analogous), and #92B1E2 (lighter shade) work well with #CEDCF2.