crispedge.com

Color picker

Loading...

#f2baff hex color - Violet - Warm color - Information

#f2baff hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #f2baff color code is between #eebbee web safe hex color code and #ffaadd web safe hex color code. #eebbee is the nearest web safe color code. You can see here many more shades of #f2baff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef2baff#f2baff
RGB Decimal242, 186, 255rgb(242, 186, 255)
RGB Percent95%, 73%, 100%rgb(95%, 73%, 100%)
CSS RGBa242, 186, 255,1rgba(242,186,255,1)
CMYK Modelcmyk(5%,27%,0%,0%)
HSL Color Space289,100% ,86%hsl(289,100% ,86%)
HSV Color Space289°, 27%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100101011101011111111
Octal362272377
Decimal242186255
Hexf2baff

Different shades of #f2baff color code.

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

Light Shade of #f2baff
#fcedff
Dark Shade of #f2baff
#e887ff
Saturated Shade of #f2baff
#f2baff
Desaturated Shade of #f2baff
#f0bdfc
Grey scale Shade of #f2baff
#dcdcdc
Brighten Shade
#ffd3ff
Most Readable Shade
#000000

Shades of #f2baff color code

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

#f2baff
#d7a5e2
#bc90c6
#a17caa
#86678d
#6b5271
#503e55
#352938
#1a141c
#000000

Similar Color like #f2baff color

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

#f3bbff
#f4bcff
#f5bdff
#f6beff
#f7bfff
#f8c0ff
#f9c1ff
#fac2ff
#fbc3ff
#fcc4ff
#fdc5ff
#fec6ff
#ffc7ff
#ffc8ff
#f1b9fe
#f0b8fd
#efb7fc
#eeb6fb
#edb5fa
#ecb4f9
#ebb3f8
#eab2f7
#e9b1f6
#e8b0f5
#e7aff4
#e6aef3
#e5adf2
#e4acf1

Monochromatic Color with #f2baff

#f2baff
#281f2a
#513e55
#795d80
#a17caa
#ca9bd4

Tints of #f2baff Color

#f2baff
#f3c1ff
#f4c9ff
#f6d1ff
#f7d8ff
#f9e0ff
#fae8ff
#fcefff
#fdf7ff
#ffffff

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

#f2baff
#c7ffba

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

Split Complementary

#f2baff
#eaffba
#baffcf

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

Analogous Color

#d6baff
#e4baff
#f2baff
#ffbafe
#ffbaf0

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

#f2baff
#fff2ba
#bafff2

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

#f2baff
#ffcfba
#c7ffba
#bae9ff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#f2baff
#c7ffba
#baffcf
#ffbaea

Double Complementary 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).

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

#f2baff Color Code Preview on Black Background Color

This is how #f2baff Color will look on black background color. Color contrast ratio is 13.24

#f2baff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2baff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2baff

#f2baff color code is use for CSS Background Color

Background color for the above div is #f2baff

HTML with inline CSS

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

#f2baff color code is use for CSS Border Color

CSS Border color for the above div is #f2baff

HTML with inline CSS

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

CSS Border Left color for the above div is #f2baff

HTML with inline CSS

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

CSS Border Right color for the above div is #f2baff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2baff

HTML with inline CSS

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

CSS Border Top color for the above div is #f2baff

HTML with inline CSS

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

#f2baff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2baff Color code Preview on White Background

This is how #f2baff Color code will look on white background color. Color contrast ratio is 1.59

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(242,186,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,255,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,186,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.