#CECBB9 Color Information

Hex color code: #CECBB9

A airy yellow shade, #CECBB9 appears as (206, 203, 185) in RGB and (51°, 18%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECBB9
RGB
206, 203, 185
HSL
51°, 18%, 77%
CMYK
0%, 1%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 185

Red: 206 / Green: 203 / Blue: 185

HSL

51°, 18%, 77%

Hue: 51° / Saturation: 18% / Lightness: 77%

CMYK

0%, 1%, 10%, 19%

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

What color is #CECBB9?

#CECBB9 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBB9 to RGB:

rgb(206, 203, 185)HEX to RGB Converter →

HEX to HSL

Convert #CECBB9 to HSL:

hsl(51, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBB9 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #CECBB9 has RGB (206, 203, 185) and HSL (51°, 18%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBB9 is #BABDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC1BA.

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

Contrast with #CECBB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBB9?

#CECBB9 is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECBB9?

#CECBB9 in RGB is (206, 203, 185) - 206 red, 203 green, and 185 blue.

How to use #CECBB9 in CSS?

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

What colors go well with #CECBB9?

#BABDCF (complementary), #CFC1BA (analogous), and #B0AA8D (lighter shade) work well with #CECBB9.