#AFCB10 Color Information

Hex color code: #AFCB10

#AFCB10 is a dynamic yellow color. In RGB it is (175, 203, 16), and in HSL it is (69°, 85%, 43%). It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#AFCB10
RGB
175, 203, 16
HSL
69°, 85%, 43%
CMYK
14%, 0%, 92%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFCB10; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 203, 16

Red: 175 / Green: 203 / Blue: 16

HSL

69°, 85%, 43%

Hue: 69° / Saturation: 85% / Lightness: 43%

CMYK

14%, 0%, 92%, 20%

Cyan: 14% / Magenta: 0% / Yellow: 92% / Key: 20%

What color is #AFCB10?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFCB10 to RGB:

rgb(175, 203, 16)HEX to RGB Converter →

HEX to HSL

Convert #AFCB10 to HSL:

hsl(69, 85%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AFCB10 to CMYK:

cmyk(14%, 0%, 92%, 20%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #AFCB10 has RGB (175, 203, 16) and HSL (69°, 85%, 43%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFCB10 is #2C10CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB8A10.

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

Contrast with #AFCB10

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFCB10?

#AFCB10 is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AFCB10?

#AFCB10 in RGB is (175, 203, 16) - 175 red, 203 green, and 16 blue.

How to use #AFCB10 in CSS?

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

What colors go well with #AFCB10?

#2C10CB (complementary), #CB8A10 (analogous), and #72840B (lighter shade) work well with #AFCB10.