#CFCFB5 Color Information

Hex color code: #CFCFB5

#CFCFB5 is a delicate yellow color. In RGB it is (207, 207, 181), and in HSL it is (60°, 21%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFCFB5
RGB
207, 207, 181
HSL
60°, 21%, 76%
CMYK
0%, 0%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCFB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 207, 181

Red: 207 / Green: 207 / Blue: 181

HSL

60°, 21%, 76%

Hue: 60° / Saturation: 21% / Lightness: 76%

CMYK

0%, 0%, 13%, 19%

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

What color is #CFCFB5?

#CFCFB5 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCFB5 to RGB:

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

HEX to HSL

Convert #CFCFB5 to HSL:

hsl(60, 21%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCFB5 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #CFCFB5 has RGB (207, 207, 181) and HSL (60°, 21%, 76%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCFB5 is #B5B5CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC2B5.

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

Contrast with #CFCFB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCFB5?

#CFCFB5 is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CFCFB5?

#CFCFB5 in RGB is (207, 207, 181) - 207 red, 207 green, and 181 blue.

How to use #CFCFB5 in CSS?

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

What colors go well with #CFCFB5?

#B5B5CF (complementary), #CFC2B5 (analogous), and #B0B087 (lighter shade) work well with #CFCFB5.