Skip to main content Skip to docs navigation

#f06aed hex color | Download Dark Violet 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 Pink Ping and its hex is #EE66EE Nearest Color Name

Color Hue/Base color: Violet

Hex #f06aed Color code in RGB color code model is created after adding 94.12% red color, 41.57% green color and 92.94% blue color. Hex #f06aed Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 1% yellow and 5.88% black.

Hex #f06aed color code is between #ee66ee web safe hex color code and #ff77dd web safe hex color code. #ee66ee is the nearest web safe color code. You can see here many more shades of #f06aed color code.

RGB Chart

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

Color Table

Hex Color Code f06aed #f06aed
RGB Decimal 240, 106, 237 240, 106, 237
RGB Percent 94%, 42%, 93% rgb(94%, 42%, 93%)
CSS RGBa 240, 106, 237,1 rgba(240,106,237,1)
CMYK Model cmyk(0%,56%,1%,5.88%)
HSL Color Space 301,82% ,68% hsl(301,82% ,68%)
HSV Color Space 301°, 56%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 01101010 11101101
Octal 360 152 355
Decimal 240 106 237
Hex f0 6a ed

Different shades of #f06aed color code.

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

Darkest of #f06aed
#af12ac
Darker of #f06aed
#de16d9
Dark of #f06aed
#eb3ce7
Base of #f06aed
#f06aed
Light of #f06aed
#f598f3
Lighter
#f9c7f8
Lightest
#fef5fe

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

#f06aed
#6af06d

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

Split Complementary

#f06aed
#aaf06a
#6af0b0

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

Analogous Color

#a56af0
#bb6af0
#f06aed
#f06ac0
#f06a88

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

#f06aed
#6aedf0
#edf06a

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

#f06aed
#edf06a
#6af06d
#6d6af0

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

#f06aed
#f0b06a
#6af06d
#6aaaf0

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

#810d7e
#af12ac
#de16d9
#eb3ce7
#f06aed
#f598f3
#f9c7f8
#fef5fe
#ffffff

Tints of #f06aed Color

#f06aed
#f17aef
#f38bf1
#f59bf3
#f6acf5
#f8bcf7
#facdf9
#fbddfb
#fdeefd
#ffffff

Shades of #f06aed color code

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

#f06aed
#d55ed2
#ba52b8
#a0469e
#853a83
#6a2f69
#50234f
#351734
#1a0b1a
#000000

Tones

#f06aed
#e07add
#cf8bce
#bf9bbe
#aeacae

Tones

Similar Color like #f06aed color

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

#f16bee
#f26cef
#f36df0
#f46ef1
#f56ff2
#f670f3
#f771f4
#f872f5
#f973f6
#fa74f7
#fb75f8
#fc76f9
#fd77fa
#fe78fb
#ef69ec
#ee68eb
#ed67ea
#ec66e9
#eb65e8
#ea64e7
#e963e6
#e862e5
#e761e4
#e660e3
#e55fe2
#e45ee1
#e35de0
#e25cdf

Download this Dark Violet

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

#f06aed Color Code Preview on Black Background Color

This is how #f06aed Color will look on black background color. Color contrast ratio is 7.99

#f06aed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f06aed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f06aed

#f06aed color code is use for CSS Background Color

Background color for the above div is #f06aed

HTML with inline CSS

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

#f06aed color code is use for CSS Border Color

CSS Border color for the above div is #f06aed

HTML with inline CSS

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

CSS Border Left color for the above div is #f06aed

HTML with inline CSS

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

CSS Border Right color for the above div is #f06aed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f06aed

HTML with inline CSS

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

CSS Border Top color for the above div is #f06aed

HTML with inline CSS

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

#f06aed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f06aed Color code Preview on White Background

This is how #f06aed Color code will look on white background color. Color contrast ratio is 2.63

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

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(240,106,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,240,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,106,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }