#CFEB00 Color Information

Hex color code: #CFEB00

The hex color #CFEB00 is a bold yellow with RGB values of (207, 235, 0) and HSL of (67°, 100%, 46%). It is frequently seen in web interfaces.

Try:
Color NameYellow
HEX
#CFEB00
RGB
207, 235, 0
HSL
67°, 100%, 46%
CMYK
12%, 0%, 100%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEB00; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 235, 0

Red: 207 / Green: 235 / Blue: 0

HSL

67°, 100%, 46%

Hue: 67° / Saturation: 100% / Lightness: 46%

CMYK

12%, 0%, 100%, 8%

Cyan: 12% / Magenta: 0% / Yellow: 100% / Key: 8%

What color is #CFEB00?

#CFEB00 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEB00 to RGB:

rgb(207, 235, 0)HEX to RGB Converter →

HEX to HSL

Convert #CFEB00 to HSL:

hsl(67, 100%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEB00 to CMYK:

cmyk(12%, 0%, 100%, 8%)Color Converter →

Color Meaning and Usage

#CFEB00 is a striking yellow color with RGB values of 207, 235, 0 and HSL of 67°, 100%, 46%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEB00 is #1B00EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB9100.

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

Contrast with #CFEB00

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEB00?

#CFEB00 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CFEB00?

#CFEB00 in RGB is (207, 235, 0) - 207 red, 235 green, and 0 blue.

How to use #CFEB00 in CSS?

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

What colors go well with #CFEB00?

#1B00EB (complementary), #EB9100 (analogous), and #8C9E00 (lighter shade) work well with #CFEB00.