crispedge.com

Color picker

Loading...

#feff0e hex color - Yellow - Warm color - Information

#feff0e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #feff0e Color code in RGB color code model is created after adding 99.61% red color, 100% green color and 5.49% blue color. Hex #feff0e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 95% yellow and 0% black.

Hex #feff0e color code is between #ffee11 web safe hex color code and #eedd00 web safe hex color code. #ffee11 is the nearest web safe color code. You can see here many more shades of #feff0e color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefeff0e#feff0e
RGB Decimal254, 255, 14rgb(254, 255, 14)
RGB Percent100%, 100%, 5%rgb(100%, 100%, 5%)
CSS RGBa254, 255, 14,1rgba(254,255,14,1)
CMYK Modelcmyk(0%,0%,95%,0%)
HSL Color Space60,100% ,53%hsl(60,100% ,53%)
HSV Color Space60°, 95%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101111111100001110
Octal37637716
Decimal25425514
Hexfeff0e

Different shades of #feff0e color code.

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

Light Shade of #feff0e
#feff41
Dark Shade of #feff0e
#d9da00
Saturated Shade of #feff0e
#feff0e
Desaturated Shade of #feff0e
#f2f31a
Grey scale Shade of #feff0e
#868686
Brighten Shade
#ffff27
Most Readable Shade
#000000

Shades of #feff0e color code

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

#feff0e
#e1e20c
#c5c60a
#a9aa09
#8d8d07
#707106
#545504
#383803
#1c1c01
#000000

Similar Color like #feff0e color

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

#ffff0f
#ffff10
#ffff11
#ffff12
#ffff13
#ffff14
#ffff15
#ffff16
#ffff17
#ffff18
#ffff19
#ffff1a
#ffff1b
#ffff1c
#fdfe0d
#fcfd0c
#fbfc0b
#fafb0a
#f9fa09
#f8f908
#f7f807
#f6f706
#f5f605
#f4f504
#f3f403
#f2f302
#f1f201
#f0f100

Monochromatic Color with #feff0e

#feff0e
#2a2a02
#555505
#7f8007
#a9aa09
#d4d40c

Tints of #feff0e Color

#feff0e
#feff28
#feff43
#feff5e
#feff79
#feff93
#feffae
#feffc9
#feffe4
#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

#feff0e
#0f0eff

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

Split Complementary

#feff0e
#0e86ff
#870eff

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

Analogous Color

#ffa00e
#ffd00e
#feff0e
#ceff0e
#9eff0e

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

#feff0e
#0efeff
#ff0efe

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

#feff0e
#0eff87
#0f0eff
#ff0e85

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

#feff0e
#0f0eff
#870eff
#86ff0e

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 #feff0e 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.

#feff0e Color Code Preview on Black Background Color

This is how #feff0e Color will look on black background color. Color contrast ratio is 19.52

#feff0e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feff0e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feff0e

#feff0e color code is use for CSS Background Color

Background color for the above div is #feff0e

HTML with inline CSS

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

#feff0e color code is use for CSS Border Color

CSS Border color for the above div is #feff0e

HTML with inline CSS

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

CSS Border Left color for the above div is #feff0e

HTML with inline CSS

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

CSS Border Right color for the above div is #feff0e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feff0e

HTML with inline CSS

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

CSS Border Top color for the above div is #feff0e

HTML with inline CSS

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

#feff0e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feff0e Color code Preview on White Background

This is how #feff0e Color code will look on white background color. Color contrast ratio is 1.08

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,255,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,14,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,255,14,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.