#CBCF40 Color Information

Hex color code: #CBCF40

#CBCF40 is a muted yellow color. In RGB it is (203, 207, 64), and in HSL it is (62°, 60%, 53%). It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#CBCF40
RGB
203, 207, 64
HSL
62°, 60%, 53%
CMYK
2%, 0%, 69%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCF40; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 207, 64

Red: 203 / Green: 207 / Blue: 64

HSL

62°, 60%, 53%

Hue: 62° / Saturation: 60% / Lightness: 53%

CMYK

2%, 0%, 69%, 19%

Cyan: 2% / Magenta: 0% / Yellow: 69% / Key: 19%

What color is #CBCF40?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCF40 to RGB:

rgb(203, 207, 64)HEX to RGB Converter →

HEX to HSL

Convert #CBCF40 to HSL:

hsl(62, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCF40 to CMYK:

cmyk(2%, 0%, 69%, 19%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #CBCF40 has RGB (203, 207, 64) and HSL (62°, 60%, 53%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCF40 is #443FCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF8C3F.

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

Contrast with #CBCF40

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCF40?

#CBCF40 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CBCF40?

#CBCF40 in RGB is (203, 207, 64) - 203 red, 207 green, and 64 blue.

How to use #CBCF40 in CSS?

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

What colors go well with #CBCF40?

#443FCF (complementary), #CF8C3F (analogous), and #979B27 (lighter shade) work well with #CBCF40.