Skip to main content Skip to docs navigation

#efff85 hex color | Download Light 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 Yippie Yellow and its hex is #FFFF84 Nearest Color Name

Color Hue/Base color: Yellow

Hex #efff85 Color code in RGB color code model is created after adding 93.73% red color, 100% green color and 52.16% blue color. Hex #efff85 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 48% yellow and 0% black.

Hex #efff85 color code is between #eeee88 web safe hex color code and #ffdd77 web safe hex color code. #eeee88 is the nearest web safe color code. You can see here many more shades of #efff85 color code.

RGB Chart

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

Color Table

Hex Color Code efff85 #efff85
RGB Decimal 239, 255, 133 239, 255, 133
RGB Percent 94%, 100%, 52% rgb(94%, 100%, 52%)
CSS RGBa 239, 255, 133,1 rgba(239,255,133,1)
CMYK Model cmyk(6%,0%,48%,0%)
HSL Color Space 68,100% ,76% hsl(68,100% ,76%)
HSV Color Space 68°, 48%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11111111 10000101
Octal 357 377 205
Decimal 239 255 133
Hex ef ff 85

Different shades of #efff85 color code.

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

Darkest of #efff85
#cceb00
Darker of #efff85
#e2ff1f
Dark of #efff85
#e8ff52
Base of #efff85
#efff85
Light of #efff85
#f6ffb8
Lighter
#fcffeb
Lightest
#ffffff

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

#efff85
#9585ff

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

Split Complementary

#efff85
#85b2ff
#d285ff

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

Analogous Color

#ffc885
#ffdc85
#efff85
#c6ff85
#94ff85

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

#efff85
#ff85ef
#85efff

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

#efff85
#85efff
#9585ff
#ff9585

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

#efff85
#85ffd2
#9585ff
#ff85b2

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

#a0b800
#cceb00
#e2ff1f
#e8ff52
#efff85
#f6ffb8
#fcffeb
#ffffff
#ffffff

Tints of #efff85 Color

#efff85
#f0ff92
#f2ffa0
#f4ffad
#f6ffbb
#f7ffc8
#f9ffd6
#fbffe3
#fdfff1
#ffffff

Shades of #efff85 color code

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

#efff85
#d4e276
#b9c667
#9faa58
#848d49
#6a713b
#4f552c
#35381d
#1a1c0e
#000000

Tones

#efff85
#e6f391
#dde79d
#d4daaa
#cbceb6

Tones

Similar Color like #efff85 color

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

#f0ff86
#f1ff87
#f2ff88
#f3ff89
#f4ff8a
#f5ff8b
#f6ff8c
#f7ff8d
#f8ff8e
#f9ff8f
#faff90
#fbff91
#fcff92
#fdff93
#eefe84
#edfd83
#ecfc82
#ebfb81
#eafa80
#e9f97f
#e8f87e
#e7f77d
#e6f67c
#e5f57b
#e4f47a
#e3f379
#e2f278
#e1f177

Download this Light Yellow

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

#efff85 Color Code Preview on Black Background Color

This is how #efff85 Color will look on black background color. Color contrast ratio is 19.31

#efff85 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efff85

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efff85

#efff85 color code is use for CSS Background Color

Background color for the above div is #efff85

HTML with inline CSS

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

#efff85 color code is use for CSS Border Color

CSS Border color for the above div is #efff85

HTML with inline CSS

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

CSS Border Left color for the above div is #efff85

HTML with inline CSS

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

CSS Border Right color for the above div is #efff85

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efff85

HTML with inline CSS

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

CSS Border Top color for the above div is #efff85

HTML with inline CSS

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

#efff85 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efff85 Color code Preview on White Background

This is how #efff85 Color code will look on white background color. Color contrast ratio is 1.09

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

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