#B7CA12 Color Information

Hex color code: #B7CA12

A bold yellow shade, #B7CA12 appears as (183, 202, 18) in RGB and (66°, 84%, 43%) in HSL. It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#B7CA12
RGB
183, 202, 18
HSL
66°, 84%, 43%
CMYK
9%, 0%, 91%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7CA12; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 202, 18

Red: 183 / Green: 202 / Blue: 18

HSL

66°, 84%, 43%

Hue: 66° / Saturation: 84% / Lightness: 43%

CMYK

9%, 0%, 91%, 21%

Cyan: 9% / Magenta: 0% / Yellow: 91% / Key: 21%

What color is #B7CA12?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7CA12 to RGB:

rgb(183, 202, 18)HEX to RGB Converter →

HEX to HSL

Convert #B7CA12 to HSL:

hsl(66, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #B7CA12 to CMYK:

cmyk(9%, 0%, 91%, 21%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #B7CA12 has RGB (183, 202, 18) and HSL (66°, 84%, 43%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7CA12 is #2412CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8012.

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

Contrast with #B7CA12

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7CA12?

#B7CA12 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B7CA12?

#B7CA12 in RGB is (183, 202, 18) - 183 red, 202 green, and 18 blue.

How to use #B7CA12 in CSS?

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

What colors go well with #B7CA12?

#2412CA (complementary), #CA8012 (analogous), and #77830B (lighter shade) work well with #B7CA12.