Skip to main content Skip to docs navigation

#f195df hex color - Violet - Warm color - Information

On this page
@
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 Hue/Base color: Violet

Hex #f195df Color code in RGB color code model is created after adding 94.51% red color, 58.43% green color and 87.45% blue color. Hex #f195df Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 7% yellow and 5.49% black.

Hex #f195df color code is between #ee99dd web safe hex color code and #ff88ee web safe hex color code. #ee99dd is the nearest web safe color code. You can see here many more shades of #f195df color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code f195df #f195df
RGB Decimal 241, 149, 223 rgb(241, 149, 223)
RGB Percent 95%, 58%, 87% rgb(95%, 58%, 87%)
CSS RGBa 241, 149, 223,1 rgba(241,149,223,1)
CMYK Model cmyk(0%,38%,7%,5.49%)
HSL Color Space 312,77% ,76% hsl(312,77% ,76%)
HSV Color Space 312°, 38%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 10010101 11011111
Octal 361 225 337
Decimal 241 149 223
Hex f1 95 df

Different shades of #f195df color code.

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

Light Shade of #f195df
#f7c2ed
Dark Shade of #f195df
#eb68d1
Saturated Shade of #f195df
#f78fe3
Desaturated Shade of #f195df
#eb9bdb
Grey scale Shade of #f195df
#c3c3c3
Brighten Shade
#ffaef8
Most Readable Shade
#000000

Shades of #f195df color code

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

#f195df
#d684c6
#bb73ad
#a06394
#85527b
#6b4263
#50314a
#352131
#1a1018
#000000

Similar Color like #f195df color

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

#f296e0
#f397e1
#f498e2
#f599e3
#f69ae4
#f79be5
#f89ce6
#f99de7
#fa9ee8
#fb9fe9
#fca0ea
#fda1eb
#fea2ec
#ffa3ed
#f094de
#ef93dd
#ee92dc
#ed91db
#ec90da
#eb8fd9
#ea8ed8
#e98dd7
#e88cd6
#e78bd5
#e68ad4
#e589d3
#e488d2
#e387d1

Monochromatic Color with #f195df

#f195df
#1c121a
#472c42
#714669
#9c6090
#c67bb8

Tints of #f195df Color

#f195df
#f2a0e2
#f4ace6
#f5b8e9
#f7c4ed
#f8cff0
#fadbf4
#fbe7f7
#fdf3fb
#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

#f195df
#95f1a7

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

Split Complementary

#f195df
#b1f195
#95f1d5

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

Analogous Color

#de95f1
#f195f1
#f195df
#f195cd
#f195ba

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

#f195df
#dff195
#95dff1

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

#f195df
#f1d595
#95f1a7
#95b1f1

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

#f195df
#95f1a7
#95f1d5
#f195b1

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 #f195df 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.

#f195df Color Code Preview on Black Background Color

This is how #f195df Color will look on black background color. Color contrast ratio is 10.10

#f195df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f195df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f195df

#f195df color code is use for CSS Background Color

Background color for the above div is #f195df

HTML with inline CSS

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

#f195df color code is use for CSS Border Color

CSS Border color for the above div is #f195df

HTML with inline CSS

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

CSS Border Left color for the above div is #f195df

HTML with inline CSS

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

CSS Border Right color for the above div is #f195df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f195df

HTML with inline CSS

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

CSS Border Top color for the above div is #f195df

HTML with inline CSS

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

#f195df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f195df Color code Preview on White Background

This is how #f195df Color code will look on white background color. Color contrast ratio is 2.08

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

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(241,149,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,241,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,149,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.