#CECABB Color Information

Hex color code: #CECABB

#CECABB is a soft yellow color. In RGB it is (206, 202, 187), and in HSL it is (47°, 16%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CECABB
RGB
206, 202, 187
HSL
47°, 16%, 77%
CMYK
0%, 2%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 202, 187

Red: 206 / Green: 202 / Blue: 187

HSL

47°, 16%, 77%

Hue: 47° / Saturation: 16% / Lightness: 77%

CMYK

0%, 2%, 9%, 19%

Cyan: 0% / Magenta: 2% / Yellow: 9% / Key: 19%

What color is #CECABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECABB to RGB:

rgb(206, 202, 187)HEX to RGB Converter →

HEX to HSL

Convert #CECABB to HSL:

hsl(47, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CECABB to CMYK:

cmyk(0%, 2%, 9%, 19%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #CECABB has RGB (206, 202, 187) and HSL (47°, 16%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECABB is #BBBFCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC0BB.

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

Contrast with #CECABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECABB?

#CECABB is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECABB?

#CECABB in RGB is (206, 202, 187) - 206 red, 202 green, and 187 blue.

How to use #CECABB in CSS?

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

What colors go well with #CECABB?

#BBBFCE (complementary), #CEC0BB (analogous), and #AEA78F (lighter shade) work well with #CECABB.