#CBBFB3 Color Information

Hex color code: #CBBFB3

A balanced orange shade, #CBBFB3 appears as (203, 191, 179) in RGB and (30°, 19%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBBFB3
RGB
203, 191, 179
HSL
30°, 19%, 75%
CMYK
0%, 6%, 12%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBFB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 191, 179

Red: 203 / Green: 191 / Blue: 179

HSL

30°, 19%, 75%

Hue: 30° / Saturation: 19% / Lightness: 75%

CMYK

0%, 6%, 12%, 20%

Cyan: 0% / Magenta: 6% / Yellow: 12% / Key: 20%

What color is #CBBFB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBFB3 to RGB:

rgb(203, 191, 179)HEX to RGB Converter →

HEX to HSL

Convert #CBBFB3 to HSL:

hsl(30, 19%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBFB3 to CMYK:

cmyk(0%, 6%, 12%, 20%)Color Converter →

Color Meaning and Usage

#CBBFB3 is a understated orange color with RGB values of 203, 191, 179 and HSL of 30°, 19%, 75%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBFB3 is #B3BFCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB3B3.

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

Contrast with #CBBFB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBFB3?

#CBBFB3 is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBBFB3?

#CBBFB3 in RGB is (203, 191, 179) - 203 red, 191 green, and 179 blue.

How to use #CBBFB3 in CSS?

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

What colors go well with #CBBFB3?

#B3BFCB (complementary), #CBB3B3 (analogous), and #AC9986 (lighter shade) work well with #CBBFB3.