Skip to main content Skip to docs navigation

#fd0aea 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 Bright Magenta and its hex is #FF08E8 Nearest Color Name

Color Hue/Base color: Violet

Hex #fd0aea Color code in RGB color code model is created after adding 99.22% red color, 3.92% green color and 91.76% blue color. Hex #fd0aea Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 8% yellow and 0.78% black.

Hex #fd0aea color code is between #ff11ee web safe hex color code and #ee00dd web safe hex color code. #ff11ee is the nearest web safe color code. You can see here many more shades of #fd0aea color code.

RGB Chart

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

Color Table

Hex Color Code fd0aea #fd0aea
RGB Decimal 253, 10, 234 253, 10, 234
RGB Percent 99%, 4%, 92% rgb(99%, 4%, 92%)
CSS RGBa 253, 10, 234,1 rgba(253,10,234,1)
CMYK Model cmyk(0%,96%,8%,0.78%)
HSL Color Space 305,98% ,52% hsl(305,98% ,52%)
HSV Color Space 305°, 96%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 00001010 11101010
Octal 375 12 352
Decimal 253 10 234
Hex fd 0a ea

Different shades of #fd0aea color code.

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

Darkest of #fd0aea
#6d0165
Darker of #fd0aea
#a00193
Dark of #fd0aea
#d202c2
Base of #fd0aea
#fd0aea
Light of #fd0aea
#fd3dee
Lighter
#fe6ff3
Lightest
#fea2f7

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

#fd0aea
#0afd1d

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

Split Complementary

#fd0aea
#71fd0a
#0afd96

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

Analogous Color

#820afd
#ab0afd
#fd0aea
#fd0a99
#fd0a34

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

#fd0aea
#0aeafd
#eafd0a

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

#fd0aea
#eafd0a
#0afd1d
#1d0afd

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

#fd0aea
#fd960a
#0afd1d
#0a71fd

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

#3b0036
#6d0165
#a00193
#d202c2
#fd0aea
#fd3dee
#fe6ff3
#fea2f7
#ffd4fb

Tints of #fd0aea Color

#fd0aea
#fd25ec
#fd40ee
#fd5bf1
#fd76f3
#fe92f5
#feadf8
#fec8fa
#fee3fc
#ffffff

Shades of #fd0aea color code

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

#fd0aea
#e008d0
#c407b6
#a8069c
#8c0582
#700468
#54034e
#380234
#1c011a
#000000

Tones

#fd0aea
#e423d5
#cc3bc0
#b354ab
#9a6d97

Tones

Similar Color like #fd0aea color

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

#fe0beb
#ff0cec
#ff0ded
#ff0eee
#ff0fef
#ff10f0
#ff11f1
#ff12f2
#ff13f3
#ff14f4
#ff15f5
#ff16f6
#ff17f7
#ff18f8
#fc09e9
#fb08e8
#fa07e7
#f906e6
#f805e5
#f704e4
#f603e3
#f502e2
#f401e1
#f300e0
#f200df
#f100de
#f000dd
#ef00dc

Download this Dark Violet

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

#fd0aea Color Code Preview on Black Background Color

This is how #fd0aea Color will look on black background color. Color contrast ratio is 6.41

#fd0aea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd0aea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd0aea

#fd0aea color code is use for CSS Background Color

Background color for the above div is #fd0aea

HTML with inline CSS

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

#fd0aea color code is use for CSS Border Color

CSS Border color for the above div is #fd0aea

HTML with inline CSS

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

CSS Border Left color for the above div is #fd0aea

HTML with inline CSS

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

CSS Border Right color for the above div is #fd0aea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd0aea

HTML with inline CSS

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

CSS Border Top color for the above div is #fd0aea

HTML with inline CSS

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

#fd0aea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd0aea Color code Preview on White Background

This is how #fd0aea Color code will look on white background color. Color contrast ratio is 3.28

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

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(253,10,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,253,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,10,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }