#CDCFBE Color Information

Hex color code: #CDCFBE

A delicate yellow shade, #CDCFBE appears as (205, 207, 190) in RGB and (67°, 15%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDCFBE
RGB
205, 207, 190
HSL
67°, 15%, 78%
CMYK
1%, 0%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 190

Red: 205 / Green: 207 / Blue: 190

HSL

67°, 15%, 78%

Hue: 67° / Saturation: 15% / Lightness: 78%

CMYK

1%, 0%, 8%, 19%

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

What color is #CDCFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFBE to RGB:

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

HEX to HSL

Convert #CDCFBE to HSL:

hsl(67, 15%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFBE to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #CDCFBE has RGB (205, 207, 190) and HSL (67°, 15%, 78%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCFBE is #C0BECF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC9BE.

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

Contrast with #CDCFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFBE?

#CDCFBE is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDCFBE?

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

How to use #CDCFBE in CSS?

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

What colors go well with #CDCFBE?

#C0BECF (complementary), #CFC9BE (analogous), and #ACAF92 (lighter shade) work well with #CDCFBE.