Skip to main content Skip to docs navigation

#effda3 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 Lemon Sherbet and its hex is #F1FFA8 Nearest Color Name

Color Hue/Base color: Yellow

Hex #effda3 Color code in RGB color code model is created after adding 93.73% red color, 99.22% green color and 63.92% blue color. Hex #effda3 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 36% yellow and 0.78% black.

Hex #effda3 color code is between #eeffaa web safe hex color code and #ffee99 web safe hex color code. #eeffaa is the nearest web safe color code. You can see here many more shades of #effda3 color code.

RGB Chart

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

Color Table

Hex Color Code effda3 #effda3
RGB Decimal 239, 253, 163 239, 253, 163
RGB Percent 94%, 99%, 64% rgb(94%, 99%, 64%)
CSS RGBa 239, 253, 163,1 rgba(239,253,163,1)
CMYK Model cmyk(6%,0%,36%,0.78%)
HSL Color Space 69,96% ,82% hsl(69,96% ,82%)
HSV Color Space 69°, 36%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11111101 10100011
Octal 357 375 243
Decimal 239 253 163
Hex ef fd a3

Different shades of #effda3 color code.

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

Darkest of #effda3
#d5fa0d
Darker of #effda3
#defb3f
Dark of #effda3
#e6fc71
Base of #effda3
#effda3
Light of #effda3
#f8fed5
Lighter
#ffffff
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

#effda3
#b1a3fd

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

Split Complementary

#effda3
#a3c2fd
#dea3fd

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

Analogous Color

#fdd6a3
#fde5a3
#effda3
#d1fda3
#acfda3

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

#effda3
#fda3ef
#a3effd

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

#effda3
#a3effd
#b1a3fd
#fdb1a3

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

#effda3
#a3fdde
#b1a3fd
#fda3c2

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

#b0cf05
#d5fa0d
#defb3f
#e6fc71
#effda3
#f8fed5
#ffffff
#ffffff
#ffffff

Tints of #effda3 Color

#effda3
#f0fdad
#f2fdb7
#f4fdc1
#f6fdcb
#f7fed6
#f9fee0
#fbfeea
#fdfef4
#ffffff

Shades of #effda3 color code

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

#effda3
#d4e090
#b9c47e
#9fa86c
#848c5a
#6a7048
#4f5436
#353824
#1a1c12
#000000

Tones

#effda3
#e9f4ac
#e2eab6
#dce1bf
#d5d7c9

Tones

Similar Color like #effda3 color

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

#f0fea4
#f1ffa5
#f2ffa6
#f3ffa7
#f4ffa8
#f5ffa9
#f6ffaa
#f7ffab
#f8ffac
#f9ffad
#faffae
#fbffaf
#fcffb0
#fdffb1
#eefca2
#edfba1
#ecfaa0
#ebf99f
#eaf89e
#e9f79d
#e8f69c
#e7f59b
#e6f49a
#e5f399
#e4f298
#e3f197
#e2f096
#e1ef95

Download this Light Yellow

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

#effda3 Color Code Preview on Black Background Color

This is how #effda3 Color will look on black background color. Color contrast ratio is 19.25

#effda3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #effda3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #effda3

#effda3 color code is use for CSS Background Color

Background color for the above div is #effda3

HTML with inline CSS

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

#effda3 color code is use for CSS Border Color

CSS Border color for the above div is #effda3

HTML with inline CSS

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

CSS Border Left color for the above div is #effda3

HTML with inline CSS

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

CSS Border Right color for the above div is #effda3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #effda3

HTML with inline CSS

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

CSS Border Top color for the above div is #effda3

HTML with inline CSS

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

#effda3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#effda3 Color code Preview on White Background

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

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