#CFDBDE Color Information

Hex color code: #CFDBDE

#CFDBDE is a soft cyan color. In RGB it is (207, 219, 222), and in HSL it is (192°, 19%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CFDBDE
RGB
207, 219, 222
HSL
192°, 19%, 84%
CMYK
7%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDBDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 219, 222

Red: 207 / Green: 219 / Blue: 222

HSL

192°, 19%, 84%

Hue: 192° / Saturation: 19% / Lightness: 84%

CMYK

7%, 1%, 0%, 13%

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

What color is #CFDBDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDBDE to RGB:

rgb(207, 219, 222)HEX to RGB Converter →

HEX to HSL

Convert #CFDBDE to HSL:

hsl(192, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDBDE to CMYK:

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

Color Meaning and Usage

#CFDBDE is a delicate cyan color with RGB values of 207, 219, 222 and HSL of 192°, 19%, 84%. 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 #CFDBDE is #DED2CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDED9.

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

Contrast with #CFDBDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDBDE?

#CFDBDE is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFDBDE?

#CFDBDE in RGB is (207, 219, 222) - 207 red, 219 green, and 222 blue.

How to use #CFDBDE in CSS?

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

What colors go well with #CFDBDE?

#DED2CE (complementary), #CEDED9 (analogous), and #A1B9BF (lighter shade) work well with #CFDBDE.