#CECEBB Color Information

Hex color code: #CECEBB

The hex color #CECEBB is a soft yellow with RGB values of (206, 206, 187) and HSL of (60°, 16%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CECEBB
RGB
206, 206, 187
HSL
60°, 16%, 77%
CMYK
0%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECEBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 187

Red: 206 / Green: 206 / Blue: 187

HSL

60°, 16%, 77%

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

CMYK

0%, 0%, 9%, 19%

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

What color is #CECEBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECEBB to RGB:

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

HEX to HSL

Convert #CECEBB to HSL:

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

HEX to CMYK

Convert #CECEBB to CMYK:

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

Color Meaning and Usage

#CECEBB is a ethereal yellow color with RGB values of 206, 206, 187 and HSL of 60°, 16%, 77%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECEBB is #BBBBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC4BB.

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

Contrast with #CECEBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECEBB?

#CECEBB is a ethereal yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CECEBB?

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

How to use #CECEBB in CSS?

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

What colors go well with #CECEBB?

#BBBBCE (complementary), #CEC4BB (analogous), and #AEAE8F (lighter shade) work well with #CECEBB.