#CFCECC Color Information

Hex color code: #CFCECC

#CFCECC is a airy orange color. In RGB it is (207, 206, 204), and in HSL it is (40°, 3%, 81%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFCECC
RGB
207, 206, 204
HSL
40°, 3%, 81%
CMYK
0%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 206, 204

Red: 207 / Green: 206 / Blue: 204

HSL

40°, 3%, 81%

Hue: 40° / Saturation: 3% / Lightness: 81%

CMYK

0%, 0%, 1%, 19%

Cyan: 0% / Magenta: 0% / Yellow: 1% / Key: 19%

What color is #CFCECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCECC to RGB:

rgb(207, 206, 204)HEX to RGB Converter →

HEX to HSL

Convert #CFCECC to HSL:

hsl(40, 3%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCECC to CMYK:

cmyk(0%, 0%, 1%, 19%)Color Converter →

Color Meaning and Usage

#CFCECC is a airy orange color with RGB values of 207, 206, 204 and HSL of 40°, 3%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCECC is #CDCED0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CECD.

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

Contrast with #CFCECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCECC?

#CFCECC is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCECC?

#CFCECC in RGB is (207, 206, 204) - 207 red, 206 green, and 204 blue.

How to use #CFCECC in CSS?

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

What colors go well with #CFCECC?

#CDCED0 (complementary), #D0CECD (analogous), and #ABA9A6 (lighter shade) work well with #CFCECC.