#CBCEBB Color Information

Hex color code: #CBCEBB

The hex color #CBCEBB is a airy yellow with RGB values of (203, 206, 187) and HSL of (69°, 16%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CBCEBB
RGB
203, 206, 187
HSL
69°, 16%, 77%
CMYK
1%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCEBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 206, 187

Red: 203 / Green: 206 / Blue: 187

HSL

69°, 16%, 77%

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

CMYK

1%, 0%, 9%, 19%

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

What color is #CBCEBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCEBB to RGB:

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

HEX to HSL

Convert #CBCEBB to HSL:

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

HEX to CMYK

Convert #CBCEBB to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #CBCEBB has RGB (203, 206, 187) and HSL (69°, 16%, 77%). 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 #CBCEBB is #BEBBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC7BB.

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

Contrast with #CBCEBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCEBB?

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

What is the RGB value of #CBCEBB?

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

How to use #CBCEBB in CSS?

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

What colors go well with #CBCEBB?

#BEBBCE (complementary), #CEC7BB (analogous), and #A9AE8F (lighter shade) work well with #CBCEBB.