Skip to main content Skip to docs navigation

#eef50a hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Huáng Sè Yellow and its hex is #F0F20C Nearest Color Name

Color Hue/Base color: Yellow

Hex #eef50a Color code in RGB color code model is created after adding 93.33% red color, 96.08% green color and 3.92% blue color. Hex #eef50a Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 96% yellow and 3.92% black.

Hex #eef50a color code is between #ddee11 web safe hex color code and #ffff00 web safe hex color code. #ddee11 is the nearest web safe color code. You can see here many more shades of #eef50a color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code eef50a #eef50a
RGB Decimal 238, 245, 10 238, 245, 10
RGB Percent 93%, 96%, 4% rgb(93%, 96%, 4%)
CSS RGBa 238, 245, 10,1 rgba(238,245,10,1)
CMYK Model cmyk(3%,0%,96%,3.92%)
HSL Color Space 62,92% ,50% hsl(62,92% ,50%)
HSV Color Space 62°, 96%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 11110101 00001010
Octal 356 365 12
Decimal 238 245 10
Hex ee f5 0a

Different shades of #eef50a color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #eef50a
#5f6204
Darker of #eef50a
#8f9306
Dark of #eef50a
#bec408
Base of #eef50a
#eef50a
Light of #eef50a
#f1f73b
Lighter
#f5f96c
Lightest
#f8fb9d

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#eef50a
#110af5

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#eef50a
#0a78f5
#870af5

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f5730a
#f59a0a
#eef50a
#a0f50a
#3ef50a

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#eef50a
#f50aee
#0aeef5

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#eef50a
#0aeef5
#110af5
#f5110a

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#eef50a
#0af587
#110af5
#f50a78

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #eef50a

#303102
#5f6204
#8f9306
#bec408
#eef50a
#f1f73b
#f5f96c
#f8fb9d
#fcfdce

Tints of #eef50a Color

#eef50a
#eff625
#f1f740
#f3f85b
#f5f976
#f7fa92
#f9fbad
#fbfcc8
#fdfde3
#ffffff

Shades of #eef50a color code

Generate more color scales with scales (color stack) generator.

#eef50a
#d3d908
#b9be07
#9ea306
#848805
#696c04
#4f5103
#343602
#1a1b01
#000000

Tones

#eef50a
#d6dc23
#bec23d
#a6a956
#8e8f70

Tones

Similar Color like #eef50a color

Find visually similar hex color codes nearing to #eef50a hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#eff60b
#f0f70c
#f1f80d
#f2f90e
#f3fa0f
#f4fb10
#f5fc11
#f6fd12
#f7fe13
#f8ff14
#f9ff15
#faff16
#fbff17
#fcff18
#edf409
#ecf308
#ebf207
#eaf106
#e9f005
#e8ef04
#e7ee03
#e6ed02
#e5ec01
#e4eb00
#e3ea00
#e2e900
#e1e800
#e0e700

Download this Dark Yellow

Hex #eef50a Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#eef50a Color Code Preview on Black Background Color

This is how #eef50a Color will look on black background color. Color contrast ratio is 17.70

#eef50a in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#eef50a">Your Example Paragraph content text in with font color #eef50a </p>

Your Example Paragraph content text in with font color #eef50a

HTML with inline CSS

<div style="color:#eef50a">Your Paragraph text in with font color #eef50a </div>

Your Example Paragraph content text in with font color #eef50a

#eef50a color code is use for CSS Background Color

Background color for the above div is #eef50a

HTML with inline CSS

<div style="background-color:#eef50a;"></div>

#eef50a color code is use for CSS Border Color

CSS Border color for the above div is #eef50a

HTML with inline CSS

<div style="border:5px solid #eef50a;"></div>

CSS Border Left color for the above div is #eef50a

HTML with inline CSS

<div style="border-left:5px solid #eef50a;"></div>

CSS Border Right color for the above div is #eef50a

HTML with inline CSS

<div style="border-right:5px solid #eef50a;"></div>

CSS Border Bottom color for the above div is #eef50a

HTML with inline CSS

<div style="border-bottom:5px solid #eef50a;"></div>

CSS Border Top color for the above div is #eef50a

HTML with inline CSS

<div style="border-top:5px solid #eef50a;"></div>

#eef50a hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#eef50a; } .examplecolorclass {color:#eef50a; } .examplebordercolor {border:3px solid #eef50a; }

#eef50a Color code Preview on White Background

This is how #eef50a Color code will look on white background color. Color contrast ratio is 1.19

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #eef50a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eef50a; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(238,245,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,10,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,245,10,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }