#CFCFCD Color Information

Hex color code: #CFCFCD

#CFCFCD is a delicate yellow color. In RGB it is (207, 207, 205), and in HSL it is (60°, 2%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFCFCD
RGB
207, 207, 205
HSL
60°, 2%, 81%
CMYK
0%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 207, 205

Red: 207 / Green: 207 / Blue: 205

HSL

60°, 2%, 81%

Hue: 60° / Saturation: 2% / Lightness: 81%

CMYK

0%, 0%, 1%, 19%

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

What color is #CFCFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCFCD to RGB:

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

HEX to HSL

Convert #CFCFCD to HSL:

hsl(60, 2%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCFCD to CMYK:

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

Color Meaning and Usage

A light yellow tone, #CFCFCD has RGB (207, 207, 205) and HSL (60°, 2%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCFCD is #CECED0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CFCE.

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

Contrast with #CFCFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCFCD?

#CFCFCD is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCFCD?

#CFCFCD in RGB is (207, 207, 205) - 207 red, 207 green, and 205 blue.

How to use #CFCFCD in CSS?

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

What colors go well with #CFCFCD?

#CECED0 (complementary), #D0CFCE (analogous), and #AAAAA7 (lighter shade) work well with #CFCFCD.