#CFDFF2 Color Information

Hex color code: #CFDFF2

A airy blue shade, #CFDFF2 appears as (207, 223, 242) in RGB and (213°, 57%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CFDFF2
RGB
207, 223, 242
HSL
213°, 57%, 88%
CMYK
14%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 223, 242

Red: 207 / Green: 223 / Blue: 242

HSL

213°, 57%, 88%

Hue: 213° / Saturation: 57% / Lightness: 88%

CMYK

14%, 8%, 0%, 5%

Cyan: 14% / Magenta: 8% / Yellow: 0% / Key: 5%

What color is #CFDFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDFF2 to RGB:

rgb(207, 223, 242)HEX to RGB Converter →

HEX to HSL

Convert #CFDFF2 to HSL:

hsl(213, 57%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDFF2 to CMYK:

cmyk(14%, 8%, 0%, 5%)Color Converter →

Color Meaning and Usage

#CFDFF2 is a delicate blue color with RGB values of 207, 223, 242 and HSL of 213°, 57%, 88%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDFF2 is #F2E2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFF0F2.

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

Contrast with #CFDFF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDFF2?

#CFDFF2 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFDFF2?

#CFDFF2 in RGB is (207, 223, 242) - 207 red, 223 green, and 242 blue.

How to use #CFDFF2 in CSS?

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

What colors go well with #CFDFF2?

#F2E2CF (complementary), #CFF0F2 (analogous), and #93B6E1 (lighter shade) work well with #CFDFF2.