#CEC750 Color Information

Hex color code: #CEC750

A subtle yellow shade, #CEC750 appears as (206, 199, 80) in RGB and (57°, 56%, 56%) in HSL. It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#CEC750
RGB
206, 199, 80
HSL
57°, 56%, 56%
CMYK
0%, 3%, 61%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC750; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 199, 80

Red: 206 / Green: 199 / Blue: 80

HSL

57°, 56%, 56%

Hue: 57° / Saturation: 56% / Lightness: 56%

CMYK

0%, 3%, 61%, 19%

Cyan: 0% / Magenta: 3% / Yellow: 61% / Key: 19%

What color is #CEC750?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC750 to RGB:

rgb(206, 199, 80)HEX to RGB Converter →

HEX to HSL

Convert #CEC750 to HSL:

hsl(57, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC750 to CMYK:

cmyk(0%, 3%, 61%, 19%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CEC750 has RGB (206, 199, 80) and HSL (57°, 56%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC750 is #5056CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE8950.

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

Contrast with #CEC750

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC750?

#CEC750 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEC750?

#CEC750 in RGB is (206, 199, 80) - 206 red, 199 green, and 80 blue.

How to use #CEC750 in CSS?

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

What colors go well with #CEC750?

#5056CE (complementary), #CE8950 (analogous), and #A39D2E (lighter shade) work well with #CEC750.