#C4C5BE Color Information

Hex color code: #C4C5BE

A airy yellow shade, #C4C5BE appears as (196, 197, 190) in RGB and (69°, 6%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C4C5BE
RGB
196, 197, 190
HSL
69°, 6%, 76%
CMYK
1%, 0%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4C5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 197, 190

Red: 196 / Green: 197 / Blue: 190

HSL

69°, 6%, 76%

Hue: 69° / Saturation: 6% / Lightness: 76%

CMYK

1%, 0%, 4%, 23%

Cyan: 1% / Magenta: 0% / Yellow: 4% / Key: 23%

What color is #C4C5BE?

#C4C5BE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4C5BE to RGB:

rgb(196, 197, 190)HEX to RGB Converter →

HEX to HSL

Convert #C4C5BE to HSL:

hsl(69, 6%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C4C5BE to CMYK:

cmyk(1%, 0%, 4%, 23%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #C4C5BE has RGB (196, 197, 190) and HSL (69°, 6%, 76%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4C5BE is #BFBEC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5C3BE.

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

Contrast with #C4C5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4C5BE?

#C4C5BE is a airy yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C4C5BE?

#C4C5BE in RGB is (196, 197, 190) - 196 red, 197 green, and 190 blue.

How to use #C4C5BE in CSS?

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

What colors go well with #C4C5BE?

#BFBEC5 (complementary), #C5C3BE (analogous), and #A0A296 (lighter shade) work well with #C4C5BE.