#BED61F Color Information

Hex color code: #BED61F

A dynamic yellow shade, #BED61F appears as (190, 214, 31) in RGB and (68°, 75%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#BED61F
RGB
190, 214, 31
HSL
68°, 75%, 48%
CMYK
11%, 0%, 86%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED61F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 214, 31

Red: 190 / Green: 214 / Blue: 31

HSL

68°, 75%, 48%

Hue: 68° / Saturation: 75% / Lightness: 48%

CMYK

11%, 0%, 86%, 16%

Cyan: 11% / Magenta: 0% / Yellow: 86% / Key: 16%

What color is #BED61F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED61F to RGB:

rgb(190, 214, 31)HEX to RGB Converter →

HEX to HSL

Convert #BED61F to HSL:

hsl(68, 75%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #BED61F to CMYK:

cmyk(11%, 0%, 86%, 16%)Color Converter →

Color Meaning and Usage

#BED61F is a bold yellow color with RGB values of 190, 214, 31 and HSL of 68°, 75%, 48%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED61F is #371FD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6931F.

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

Contrast with #BED61F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED61F?

#BED61F is a bold yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BED61F?

#BED61F in RGB is (190, 214, 31) - 190 red, 214 green, and 31 blue.

How to use #BED61F in CSS?

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

What colors go well with #BED61F?

#371FD6 (complementary), #D6931F (analogous), and #829315 (lighter shade) work well with #BED61F.