#CECE3B Color Information

Hex color code: #CECE3B

A understated yellow shade, #CECE3B appears as (206, 206, 59) in RGB and (60°, 60%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#CECE3B
RGB
206, 206, 59
HSL
60°, 60%, 52%
CMYK
0%, 0%, 71%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECE3B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 206, 59

Red: 206 / Green: 206 / Blue: 59

HSL

60°, 60%, 52%

Hue: 60° / Saturation: 60% / Lightness: 52%

CMYK

0%, 0%, 71%, 19%

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

What color is #CECE3B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECE3B to RGB:

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

HEX to HSL

Convert #CECE3B to HSL:

hsl(60, 60%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CECE3B to CMYK:

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

Color Meaning and Usage

#CECE3B is a muted yellow color with RGB values of 206, 206, 59 and HSL of 60°, 60%, 52%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECE3B is #3B3BCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE853B.

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

Contrast with #CECE3B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECE3B?

#CECE3B is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CECE3B?

#CECE3B in RGB is (206, 206, 59) - 206 red, 206 green, and 59 blue.

How to use #CECE3B in CSS?

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

What colors go well with #CECE3B?

#3B3BCE (complementary), #CE853B (analogous), and #979726 (lighter shade) work well with #CECE3B.