Skip to main content Skip to docs navigation

#f225ff 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 Cotton Candy Explosions and its hex is #DD22FF Nearest Color Name

Color Hue/Base color: Violet

Hex #f225ff Color code in RGB color code model is created after adding 94.9% red color, 14.51% green color and 100% blue color. Hex #f225ff Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 85% magenta, 0% yellow and 0% black.

Hex #f225ff color code is between #ee22ee web safe hex color code and #ff33dd web safe hex color code. #ee22ee is the nearest web safe color code. You can see here many more shades of #f225ff color code.

RGB Chart

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

Color Table

Hex Color Code f225ff #f225ff
RGB Decimal 242, 37, 255 242, 37, 255
RGB Percent 95%, 15%, 100% rgb(95%, 15%, 100%)
CSS RGBa 242, 37, 255,1 rgba(242,37,255,1)
CMYK Model cmyk(5%,85%,0%,0%)
HSL Color Space 296,100% ,57% hsl(296,100% ,57%)
HSV Color Space 296°, 85%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 00100101 11111111
Octal 362 45 377
Decimal 242 37 255
Hex f2 25 ff

Different shades of #f225ff color code.

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

Darkest of #f225ff
#83008b
Darker of #f225ff
#b300be
Dark of #f225ff
#e300f1
Base of #f225ff
#f225ff
Light of #f225ff
#f558ff
Lighter
#f88bff
Lightest
#fbbeff

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

#f225ff
#32ff25

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

Split Complementary

#f225ff
#9fff25
#25ff85

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

Analogous Color

#7325ff
#9725ff
#f225ff
#ff25c3
#ff2568

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

#f225ff
#25fff2
#fff225

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

#f225ff
#fff225
#32ff25
#2532ff

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

#f225ff
#ff8525
#32ff25
#259fff

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

#530058
#83008b
#b300be
#e300f1
#f225ff
#f558ff
#f88bff
#fbbeff
#fef1ff

Tints of #f225ff Color

#f225ff
#f33dff
#f455ff
#f66dff
#f785ff
#f99eff
#fab6ff
#fcceff
#fde6ff
#ffffff

Shades of #f225ff color code

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

#f225ff
#d720e2
#bc1cc6
#a118aa
#86148d
#6b1071
#500c55
#350838
#1a041c
#000000

Tones

#f225ff
#df3be9
#cc51d3
#b866be
#a57ca8

Tones

Similar Color like #f225ff color

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

#f326ff
#f427ff
#f528ff
#f629ff
#f72aff
#f82bff
#f92cff
#fa2dff
#fb2eff
#fc2fff
#fd30ff
#fe31ff
#ff32ff
#ff33ff
#f124fe
#f023fd
#ef22fc
#ee21fb
#ed20fa
#ec1ff9
#eb1ef8
#ea1df7
#e91cf6
#e81bf5
#e71af4
#e619f3
#e518f2
#e417f1

Download this Dark Violet

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

#f225ff Color Code Preview on Black Background Color

This is how #f225ff Color will look on black background color. Color contrast ratio is 6.48

#f225ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f225ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f225ff

#f225ff color code is use for CSS Background Color

Background color for the above div is #f225ff

HTML with inline CSS

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

#f225ff color code is use for CSS Border Color

CSS Border color for the above div is #f225ff

HTML with inline CSS

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

CSS Border Left color for the above div is #f225ff

HTML with inline CSS

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

CSS Border Right color for the above div is #f225ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f225ff

HTML with inline CSS

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

CSS Border Top color for the above div is #f225ff

HTML with inline CSS

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

#f225ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f225ff Color code Preview on White Background

This is how #f225ff Color code will look on white background color. Color contrast ratio is 3.24

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

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