#CFCFDA Color Information

Hex color code: #CFCFDA

#CFCFDA is a delicate blue color. In RGB it is (207, 207, 218), and in HSL it is (240°, 13%, 83%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CFCFDA
RGB
207, 207, 218
HSL
240°, 13%, 83%
CMYK
5%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 207, 218

Red: 207 / Green: 207 / Blue: 218

HSL

240°, 13%, 83%

Hue: 240° / Saturation: 13% / Lightness: 83%

CMYK

5%, 5%, 0%, 15%

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

What color is #CFCFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCFDA to RGB:

rgb(207, 207, 218)HEX to RGB Converter →

HEX to HSL

Convert #CFCFDA to HSL:

hsl(240, 13%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCFDA to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CFCFDA has RGB (207, 207, 218) and HSL (240°, 13%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCFDA is #D9D9CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED4D9.

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

Contrast with #CFCFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCFDA?

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

What is the RGB value of #CFCFDA?

#CFCFDA in RGB is (207, 207, 218) - 207 red, 207 green, and 218 blue.

How to use #CFCFDA in CSS?

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

What colors go well with #CFCFDA?

#D9D9CE (complementary), #CED4D9 (analogous), and #A3A3B8 (lighter shade) work well with #CFCFDA.