Skip to main content Skip to docs navigation

#FEF65B hex color | Dodie Yellow | 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

Color Hue/Base color: Yellow

Hex #FEF65B Color Code is also known as | Dodie Yellow color.

Hex #FEF65B Color code in RGB color code model is created after adding 99.61% red color, 96.47% green color and 35.69% blue color. Hex #FEF65B Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 64% yellow and 0.39% black.

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

RGB Chart

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

Color Table

Hex Color Code FEF65B #FEF65B
RGB Decimal 254, 246, 91 254, 246, 91
RGB Percent 100%, 96%, 36% rgb(100%, 96%, 36%)
CSS RGBa 254, 246, 91,1 rgba(254,246,91,1)
CMYK Model cmyk(0%,3%,64%,0.39%)
HSL Color Space 57,99% ,68% hsl(57,99% ,68%)
HSV Color Space 57°, 64%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11110110 01011011
Octal 376 366 133
Decimal 254 246 91
Hex FE F6 5B

Different shades of #FEF65B color code.

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

Darkest of #FEF65B
#bfb601
Darker of #FEF65B
#f2e601
Dark of #FEF65B
#fef328
Base of #FEF65B
#fef65b
Light of #FEF65B
#fef98e
Lighter
#fffcc0
Lightest
#fffef3

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

#fef65b
#5b63fe

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

Split Complementary

#FEF65B
#5bb4fe
#a55bfe

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

Analogous Color

#fe975b
#feb25b
#fef65b
#d0fe5b
#8cfe5b

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

#FEF65B
#f65bfe
#5bfef6

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

#FEF65B
#5bfef6
#5b63fe
#fe5b63

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

#FEF65B
#5bfea5
#5b63fe
#fe5bb4

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

#8c8501
#bfb601
#f2e601
#fef328
#fef65b
#fef98e
#fffcc0
#fffef3
#ffffff

Tints of #FEF65B Color

#fef65b
#fef76d
#fef87f
#fef991
#fefaa3
#fefbb6
#fefcc8
#fefdda
#fefeec
#ffffff

Shades of #FEF65B color code

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

#fef65b
#e1da50
#c5bf46
#a9a43c
#8d8832
#706d28
#54521e
#383614
#1c1b0a
#000000

Tones

#fef65b
#eee76c
#ddd87c
#cdc98d
#bcba9d

Tones

Similar Color like #FEF65B color

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

#fff75c
#fff85d
#fff95e
#fffa5f
#fffb60
#fffc61
#fffd62
#fffe63
#ffff64
#ffff65
#ffff66
#ffff67
#ffff68
#ffff69
#fdf55a
#fcf459
#fbf358
#faf257
#f9f156
#f8f055
#f7ef54
#f6ee53
#f5ed52
#f4ec51
#f3eb50
#f2ea4f
#f1e94e
#f0e84d

Download this Dark Yellow

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

#FEF65B Color Code Preview on Black Background Color

This is how #FEF65B Color will look on black background color. Color contrast ratio is 18.55

#FEF65B in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #FEF65B

HTML with inline CSS

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

Your Example Paragraph content text in with font color #FEF65B

#FEF65B color code is use for CSS Background Color

Background color for the above div is #FEF65B

HTML with inline CSS

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

#FEF65B color code is use for CSS Border Color

CSS Border color for the above div is #FEF65B

HTML with inline CSS

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

CSS Border Left color for the above div is #FEF65B

HTML with inline CSS

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

CSS Border Right color for the above div is #FEF65B

HTML with inline CSS

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

CSS Border Bottom color for the above div is #FEF65B

HTML with inline CSS

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

CSS Border Top color for the above div is #FEF65B

HTML with inline CSS

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

#FEF65B hex Color code used as CSS color Codes

Example CSS Class for usage

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

#FEF65B Color code Preview on White Background

This is how #FEF65B Color code will look on white background color. Color contrast ratio is 1.13

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

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(254,246,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,99,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,246,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }