crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#efe25e hex color - Yellow - Warm color - Information

#efe25e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #efe25e Color code in RGB color code model is created after adding 93.73% red color, 88.63% green color and 36.86% blue color. Hex #efe25e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 61% yellow and 6% black.

Hex #efe25e color code is between #eedd66 web safe hex color code and #ffee55 web safe hex color code. #eedd66 is the nearest web safe color code. You can see here many more shades of #efe25e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefe25e#efe25e
RGB Decimal239, 226, 94rgb(239, 226, 94)
RGB Percent94%, 89%, 37%rgb(94%, 89%, 37%)
CSS RGBa239, 226, 94,1rgba(239,226,94,1)
CMYK Modelcmyk(0%,5%,61%,6%)
HSL Color Space55,82% ,65%hsl(55,82% ,65%)
HSV Color Space55°, 61%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110001001011110
Octal357342136
Decimal23922694
Hexefe25e

Different shades of #efe25e color code.

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

Light Shade of #efe25e
#f4ea8c
Dark Shade of #efe25e
#eada30
Saturated Shade of #efe25e
#f8e955
Desaturated Shade of #efe25e
#e6db67
Grey scale Shade of #efe25e
#a6a6a6
Brighten Shade
#fffb77
Most Readable Shade
#000000

Shades of #efe25e color code

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

#efe25e
#d4c853
#b9af49
#9f963e
#847d34
#6a6429
#4f4b1f
#353214
#1a190a
#000000

Similar Color like #efe25e color

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

#f0e35f
#f1e460
#f2e561
#f3e662
#f4e763
#f5e864
#f6e965
#f7ea66
#f8eb67
#f9ec68
#faed69
#fbee6a
#fcef6b
#fdf06c
#eee15d
#ede05c
#ecdf5b
#ebde5a
#eadd59
#e9dc58
#e8db57
#e7da56
#e6d955
#e5d854
#e4d753
#e3d652
#e2d551
#e1d450

Monochromatic Color with #efe25e

#efe25e
#1a190a
#45411b
#6f692c
#9a923d
#c4ba4d

Tints of #efe25e Color

#efe25e
#f0e56f
#f2e881
#f4eb93
#f6eea5
#f7f2b7
#f9f5c9
#fbf8db
#fdfbed
#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

#efe25e
#5e6bef

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

Split Complementary

#efe25e
#5eb4ef
#9a5eef

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

Analogous Color

#efa85e
#efc55e
#efe25e
#dfef5e
#c2ef5e

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

#efe25e
#5eefe2
#e25eef

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

#efe25e
#5eef99
#5e6bef
#ef5eb3

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

Double Complementary Color

#efe25e
#5e6bef
#9a5eef
#b3ef5e

Double Complementary 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).

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

#efe25e Color Code Preview on Black Background Color

This is how #efe25e Color will look on black background color. Color contrast ratio is 15.71

#efe25e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe25e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe25e

#efe25e color code is use for CSS Background Color

Background color for the above div is #efe25e

HTML with inline CSS

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

#efe25e color code is use for CSS Border Color

CSS Border color for the above div is #efe25e

HTML with inline CSS

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

CSS Border Left color for the above div is #efe25e

HTML with inline CSS

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

CSS Border Right color for the above div is #efe25e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe25e

HTML with inline CSS

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

CSS Border Top color for the above div is #efe25e

HTML with inline CSS

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

#efe25e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe25e Color code Preview on White Background

This is how #efe25e Color code will look on white background color. Color contrast ratio is 1.34

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.