Skip to main content Skip to docs navigation

#F2CC64 hex color | Bee Hall | 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 #F2CC64 Color Code is also known as | Bee Hall color.

Hex #F2CC64 Color code in RGB color code model is created after adding 94.9% red color, 80% green color and 39.22% blue color. Hex #F2CC64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 59% yellow and 5.1% black.

Hex #F2CC64 color code is between #eebb66 web safe hex color code and #ffdd55 web safe hex color code. #eebb66 is the nearest web safe color code. You can see here many more shades of #F2CC64 color code.

RGB Chart

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

Color Table

Hex Color Code F2CC64 #F2CC64
RGB Decimal 242, 204, 100 242, 204, 100
RGB Percent 95%, 80%, 39% rgb(95%, 80%, 39%)
CSS RGBa 242, 204, 100,1 rgba(242,204,100,1)
CMYK Model cmyk(0%,16%,59%,5.1%)
HSL Color Space 44,85% ,67% hsl(44,85% ,67%)
HSV Color Space 44°, 59%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 11001100 01100100
Octal 362 314 144
Decimal 242 204 100
Hex F2 CC 64

Different shades of #F2CC64 color code.

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

Darkest of #F2CC64
#ae840f
Darker of #F2CC64
#dda713
Dark of #F2CC64
#eebd35
Base of #F2CC64
#f2cc64
Light of #F2CC64
#f6db93
Lighter
#faebc2
Lightest
#fefaf1

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

#f2cc64
#648af2

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

Split Complementary

#F2CC64
#64d1f2
#8564f2

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

Analogous Color

#f27964
#f29164
#f2cc64
#e9f264
#aef264

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

#F2CC64
#cc64f2
#64f2cc

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

#F2CC64
#64f2cc
#648af2
#f2648a

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

#F2CC64
#64f285
#648af2
#f264d1

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

#7f600b
#ae840f
#dda713
#eebd35
#f2cc64
#f6db93
#faebc2
#fefaf1
#ffffff

Tints of #F2CC64 Color

#f2cc64
#f3d175
#f4d786
#f6dd97
#f7e2a8
#f9e8ba
#faeecb
#fcf3dc
#fdf9ed
#ffffff

Shades of #F2CC64 color code

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

#f2cc64
#d7b558
#bc9e4d
#a18842
#867137
#6b5a2c
#504421
#352d16
#1a160b
#000000

Tones

#f2cc64
#e1c475
#d0bc86
#c0b596
#afada7

Tones

Similar Color like #F2CC64 color

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

#f3cd65
#f4ce66
#f5cf67
#f6d068
#f7d169
#f8d26a
#f9d36b
#fad46c
#fbd56d
#fcd66e
#fdd76f
#fed870
#ffd971
#ffda72
#f1cb63
#f0ca62
#efc961
#eec860
#edc75f
#ecc65e
#ebc55d
#eac45c
#e9c35b
#e8c25a
#e7c159
#e6c058
#e5bf57
#e4be56

Download this Dark Yellow

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

#F2CC64 Color Code Preview on Black Background Color

This is how #F2CC64 Color will look on black background color. Color contrast ratio is 13.60

#F2CC64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #F2CC64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #F2CC64

#F2CC64 color code is use for CSS Background Color

Background color for the above div is #F2CC64

HTML with inline CSS

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

#F2CC64 color code is use for CSS Border Color

CSS Border color for the above div is #F2CC64

HTML with inline CSS

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

CSS Border Left color for the above div is #F2CC64

HTML with inline CSS

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

CSS Border Right color for the above div is #F2CC64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #F2CC64

HTML with inline CSS

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

CSS Border Top color for the above div is #F2CC64

HTML with inline CSS

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

#F2CC64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#F2CC64 Color code Preview on White Background

This is how #F2CC64 Color code will look on white background color. Color contrast ratio is 1.54

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

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(242,204,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,138,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,204,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }