#CBC68E Color Information

Hex color code: #CBC68E

A pastel yellow shade, #CBC68E appears as (203, 198, 142) in RGB and (55°, 37%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CBC68E
RGB
203, 198, 142
HSL
55°, 37%, 68%
CMYK
0%, 2%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC68E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 198, 142

Red: 203 / Green: 198 / Blue: 142

HSL

55°, 37%, 68%

Hue: 55° / Saturation: 37% / Lightness: 68%

CMYK

0%, 2%, 30%, 20%

Cyan: 0% / Magenta: 2% / Yellow: 30% / Key: 20%

What color is #CBC68E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC68E to RGB:

rgb(203, 198, 142)HEX to RGB Converter →

HEX to HSL

Convert #CBC68E to HSL:

hsl(55, 37%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC68E to CMYK:

cmyk(0%, 2%, 30%, 20%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #CBC68E has RGB (203, 198, 142) and HSL (55°, 37%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC68E is #8F94CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA88F.

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

Contrast with #CBC68E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC68E?

#CBC68E is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBC68E?

#CBC68E in RGB is (203, 198, 142) - 203 red, 198 green, and 142 blue.

How to use #CBC68E in CSS?

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

What colors go well with #CBC68E?

#8F94CC (complementary), #CCA88F (analogous), and #B3AC5B (lighter shade) work well with #CBC68E.