Skip to main content Skip to docs navigation

#eff14d 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 Yellow Petal and its hex is #F0E74B Nearest Color Name

Color Hue/Base color: Yellow

Hex #eff14d Color code in RGB color code model is created after adding 93.73% red color, 94.51% green color and 30.2% blue color. Hex #eff14d Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 68% yellow and 5.49% black.

Hex #eff14d color code is between #eeee55 web safe hex color code and #ffff44 web safe hex color code. #eeee55 is the nearest web safe color code. You can see here many more shades of #eff14d color code.

RGB Chart

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

Color Table

Hex Color Code eff14d #eff14d
RGB Decimal 239, 241, 77 239, 241, 77
RGB Percent 94%, 95%, 30% rgb(94%, 95%, 30%)
CSS RGBa 239, 241, 77,1 rgba(239,241,77,1)
CMYK Model cmyk(1%,0%,68%,5.49%)
HSL Color Space 61,85% ,62% hsl(61,85% ,62%)
HSV Color Space 61°, 68%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11110001 01001101
Octal 357 361 115
Decimal 239 241 77
Hex ef f1 4d

Different shades of #eff14d color code.

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

Darkest of #eff14d
#97990c
Darker of #eff14d
#c6c810
Dark of #eff14d
#ebed1e
Base of #eff14d
#eff14d
Light of #eff14d
#f3f57c
Lighter
#f8f8ac
Lightest
#fcfcdb

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

#eff14d
#4f4df1

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

Split Complementary

#eff14d
#4d9df1
#a14df1

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

Analogous Color

#f1934d
#f1af4d
#eff14d
#b8f14d
#74f14d

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

#eff14d
#f14def
#4deff1

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

#eff14d
#4deff1
#4f4df1
#f14f4d

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

#eff14d
#4df1a1
#4f4df1
#f14d9d

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 #eff14d

#686a08
#97990c
#c6c810
#ebed1e
#eff14d
#f3f57c
#f8f8ac
#fcfcdb
#ffffff

Tints of #eff14d Color

#eff14d
#f0f260
#f2f474
#f4f588
#f6f79c
#f7f8af
#f9fac3
#fbfbd7
#fdfdeb
#ffffff

Shades of #eff14d color code

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

#eff14d
#d4d644
#b9bb3b
#9fa033
#84852a
#6a6b22
#4f5019
#353511
#1a1a08
#000000

Tones

#eff14d
#dcde60
#cacb73
#b7b787
#a4a49a

Tones

Similar Color like #eff14d color

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

#f0f24e
#f1f34f
#f2f450
#f3f551
#f4f652
#f5f753
#f6f854
#f7f955
#f8fa56
#f9fb57
#fafc58
#fbfd59
#fcfe5a
#fdff5b
#eef04c
#edef4b
#ecee4a
#ebed49
#eaec48
#e9eb47
#e8ea46
#e7e945
#e6e844
#e5e743
#e4e642
#e3e541
#e2e440
#e1e33f

Download this Dark Yellow

Hex #eff14d 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.

#eff14d Color Code Preview on Black Background Color

This is how #eff14d Color will look on black background color. Color contrast ratio is 17.36

#eff14d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eff14d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eff14d

#eff14d color code is use for CSS Background Color

Background color for the above div is #eff14d

HTML with inline CSS

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

#eff14d color code is use for CSS Border Color

CSS Border color for the above div is #eff14d

HTML with inline CSS

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

CSS Border Left color for the above div is #eff14d

HTML with inline CSS

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

CSS Border Right color for the above div is #eff14d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eff14d

HTML with inline CSS

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

CSS Border Top color for the above div is #eff14d

HTML with inline CSS

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

#eff14d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eff14d Color code Preview on White Background

This is how #eff14d Color code will look on white background color. Color contrast ratio is 1.21

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 #eff14d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eff14d; }

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(239,241,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,77,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,241,77,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }