#CFDCED Color Information

Hex color code: #CFDCED

A airy blue shade, #CFDCED appears as (207, 220, 237) in RGB and (214°, 45%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CFDCED
RGB
207, 220, 237
HSL
214°, 45%, 87%
CMYK
13%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDCED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 220, 237

Red: 207 / Green: 220 / Blue: 237

HSL

214°, 45%, 87%

Hue: 214° / Saturation: 45% / Lightness: 87%

CMYK

13%, 7%, 0%, 7%

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

What color is #CFDCED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDCED to RGB:

rgb(207, 220, 237)HEX to RGB Converter →

HEX to HSL

Convert #CFDCED to HSL:

hsl(214, 45%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDCED to CMYK:

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

Color Meaning and Usage

#CFDCED is a airy blue color with RGB values of 207, 220, 237 and HSL of 214°, 45%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDCED is #EDE0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFEBED.

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

Contrast with #CFDCED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDCED?

#CFDCED is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFDCED?

#CFDCED in RGB is (207, 220, 237) - 207 red, 220 green, and 237 blue.

How to use #CFDCED in CSS?

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

What colors go well with #CFDCED?

#EDE0CF (complementary), #CFEBED (analogous), and #97B3D8 (lighter shade) work well with #CFDCED.